Skip to content

[Shell] Requests not shown if 'Content-Type' header missing from request #165

@philliphoff

Description

@philliphoff

Even if requests are published to the Glimpse Server by the Agent, the Client may not show them if those request message (e.g. web-response) payloads are missing the Content-Type header, as the code assumes its present and throws an exception if not.

This was found due to a separate Agent issue where response headers may not be captured if low-level HTTP APIs are used rather than higher level HTTP or Express APIs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions