Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions