Skip to content

Handle form-encoded POST bodies#3

Open
jamietanna wants to merge 1 commit into
srikrsna:masterfrom
jamietanna:defect/form-body
Open

Handle form-encoded POST bodies#3
jamietanna wants to merge 1 commit into
srikrsna:masterfrom
jamietanna:defect/form-body

Conversation

@jamietanna

Copy link
Copy Markdown
Contributor

As RFC6750 allows form-encoded bodies, we should add support for this.

This adds new subtests for the form-encoded body tests, as well a
simplifying the logic for looking up the value of the token in the
request.

As RFC6750 allows form-encoded bodies, we should add support for this.

This adds new subtests for the form-encoded body tests, as well a
simplifying the logic for looking up the value of the token in the
request.
@jamietanna

jamietanna commented Aug 24, 2022

Copy link
Copy Markdown
Contributor Author

I'm tempted to have multipart/form-data supported too, but it's a little more awkward, so happy sticking with this for now, as it'll unblock a few apps I use

(Until this is merged, I'm pinning to my fork)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant