Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is the media-type application/problem+json supported?

Hi,

I have the latest release - Version 3.0.3 (v3.0.3-0-g6130b92b0ec6) - and it seems Wireshark is not able to decode a json body if the Content-Type is application/problem+json. The header is properly decoded but the body is not.

the header was decoded as: Header: content-type: application/problem+json Name Length: 12 Name: content-type Value Length: 24 Value: application/problem+json content-type: application/problem+json [Unescaped: application/problem+json] Representation: Literal Header Field with Incremental Indexing - Indexed Name Index: 31

Is Wireshark able to decode a application/problem+json as defined in RFC 7807, with some additional extension members? Does Wireshak keep a matrix compliance list with all media-types supported?

thank you.

Is the media-type application/problem+json supported?

Hi,

I have the latest release - Version 3.0.3 (v3.0.3-0-g6130b92b0ec6) - and it seems Wireshark is not able to decode a json body if the Content-Type is application/problem+json. The header is properly decoded but the body is not.

the header was decoded as: as:

Header: content-type: application/problem+json
    Name Length: 12
    Name: content-type
    Value Length: 24
    Value: application/problem+json
    content-type: application/problem+json
    [Unescaped: application/problem+json]
    Representation: Literal Header Field with Incremental Indexing - Indexed Name
    Index: 31

31

Is Wireshark able to decode a application/problem+json as defined in RFC 7807, with some additional extension members? Does Wireshak keep a matrix compliance list with all media-types supported?

thank you.