Skip to content

"@request-target" missing parameters #1

@tintin759

Description

@tintin759

Hi,
It seems that "@request-target" only includes the path but not the parameters following the path.
Ex : URL is "https://localhost/myrequest?test=test"
In the signetureBase, we have: "@request-target": /myrequest
Shouldn't it be : "@request-target": /myrequest?test=test ?
The draft section 2.2.6 specifies that "The @request-target component identifier refers to the full request target of the HTTP request message.".
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions