-
Notifications
You must be signed in to change notification settings - Fork 1
Pull requests: urlbox/urlbox-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Do not url encode options when making a get request.
#49
by AlanDonohoe
was merged Dec 8, 2021
Loading…
Exclude config files from the code coverage reports.
#48
by AlanDonohoe
was merged Dec 8, 2021
Loading…
Exclude config files from the code coverage reports.
#47
by AlanDonohoe
was merged Dec 8, 2021
Loading…
Remove all references to now deleted to_string parameter.
#43
by AlanDonohoe
was merged Nov 30, 2021
Loading…
Update README.md remove outdated to_string docs.
#42
by AlanDonohoe
was merged Nov 30, 2021
Loading…
Extract Out Urlbox URL-as-a-String generation to its own function.
#39
by AlanDonohoe
was merged Nov 30, 2021
Loading…
Do not throw an exception when webhook_url is not supplied but a warning.
#34
by AlanDonohoe
was merged Nov 26, 2021
Loading…
Validate webhook header signature by creating the same hash of the payload as the server.
#29
by AlanDonohoe
was merged Nov 25, 2021
Loading…
Add slightly stricter regex on validating sha256 signature.
#28
by AlanDonohoe
was merged Nov 25, 2021
Loading…
Add timeout and follow redirects to all http calls.
#25
by AlanDonohoe
was merged Nov 25, 2021
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.