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

patch and update macaron/binding middleware to support content-length header for GET requests #1466

Merged
merged 2 commits into from
Sep 19, 2019

Conversation

Dieterbe
Copy link
Contributor

@Dieterbe Dieterbe commented Sep 18, 2019

this pulls in my upstream fix go-macaron/binding#30
fix #1465

@Dieterbe Dieterbe requested a review from woodsaj September 18, 2019 18:19
@Dieterbe Dieterbe changed the title patch and update macaron/binding middleware patch and update macaron/binding middleware to support content-length header for GET requests Sep 18, 2019
@Dieterbe
Copy link
Contributor Author

this has been merged upstream now, so i can update this to point to official release

Copy link
Member

@woodsaj woodsaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgrm

@Dieterbe Dieterbe merged commit 267c5bb into master Sep 19, 2019
@Dieterbe Dieterbe deleted the fix-1465 branch September 19, 2019 08:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GET render with content-type header results in an error
2 participants