Skip to content

Conversation

@ShibaniMahapatra
Copy link
Contributor

Currently this library supports only 'application/json' as content-type, This PR aims in adding support to the other content-type supported by Github for webhooks i.e. 'application/x-www-form-urlencoded'.

This support makes python-github-webhook fully compatible with the github webhooks.

Signed-Off-By: Shibani Mahapatra [email protected]

Currently this library supports only 'application/json' as content-type, This PR aims in adding support to the other content-type supported by Github for webhooks i.e. 'application/x-www-form-urlencoded'. This support makes python-github-webhook fully compatible with the github webhooks. Signed-Off-By: Shibani Mahapatra <[email protected]>
@ShibaniMahapatraShibaniMahapatra deleted the feat/content-type branch December 2, 2019 19:20
Sign up for freeto 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.

2 participants

@ShibaniMahapatra@tiwari85aman