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

Add XML payload support #376

Merged
merged 5 commits into from
Dec 25, 2019
Merged

Add XML payload support #376

merged 5 commits into from
Dec 25, 2019

Conversation

moorereason
Copy link
Collaborator

I built this PR on top of the gorilla/mux PR so that I could use the new debug flag. See the latest commits to view the XML parts.

I've known about mxj for a while but hadn't had time to play with it. It's pretty straightforward. Hopefully, this will solve most of the XML scenarios.

I can rebase and clean this up once the gorilla PR is merged.

- Use gorilla/mux for middleware.
- Add Dumper, RequestID, and Logger middlewares.
- Add makeURL helper
webhook.go Outdated Show resolved Hide resolved
@moorereason moorereason added this to In progress in Development Dec 25, 2019
@moorereason moorereason added this to the 2.7.0 milestone Dec 25, 2019
@adnanh adnanh merged commit cc5cbae into adnanh:development Dec 25, 2019
@adnanh adnanh mentioned this pull request Dec 25, 2019
3 tasks
@moorereason moorereason moved this from In progress to Done in Development Dec 26, 2019
@moorereason moorereason deleted the feature/xml branch December 30, 2019 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants