Skip to content

Different HTTP response code for HEAD and GET requests #713

@rafajot1

Description

@rafajot1

Description

This is a follow-up to Azure support request ID | 2406240050002544

Actual Behavior

http status code for the same HEAD and GET http requests is different (404 NOT FOUND for HEAD and 200 OK for GET).

This seems to be a protocol violation: https://www.rfc-editor.org/rfc/rfc9110.html#name-head

Expected Behavior

Azure service bus should return the same HTTP response codes for HEAD and GET requests.

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