Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graft fix views #1

Merged
merged 8 commits into from
Sep 5, 2017
Merged

Graft fix views #1

merged 8 commits into from
Sep 5, 2017

Conversation

graft
Copy link
Contributor

@graft graft commented Sep 1, 2017

This is mostly just a bunch of bug fixes. New behavior:

  1. application/x-www-form-urlencoded gets handled by ParseBody
  2. Routes match based on path + method instead of just path (allowing separate controllers for GET /endpoint and POST /endpoint)

@jasondcater
Copy link
Contributor

Looks good. Go ahead and merge into master.

@jasondcater jasondcater merged commit 34360c7 into master Sep 5, 2017
@graft graft deleted the graft-fix-views branch April 19, 2020 20:35
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.

None yet

2 participants