Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Query parameter used instead of body for Reframe requests #22

@aschmahmann

Description

@aschmahmann

Is this a holdover from before we merged the Reframe spec?

msg := request.URL.Query().Get("q")

The spec indicates this should be in the body of the POST request (cc @lidel I think this was your suggestion when we did the spec change).
https://github.com/ipfs/specs/blob/6bdb7b2751038e1d0212a40494ea8fd4018f384c/REFRAME.md?plain=1#L46

Metadata

Metadata

Assignees

Labels

need/triageNeeds initial labeling and prioritization

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions