FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python_http_client/client.py - bcvandendool/python-http-client · GitHub
bcvandendool
/
python-http-client
Public
forked from
sendgrid/python-http-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-http-client
python_http_client
client.py
on
main
User selector
Datepicker
Commit history
Commits on Aug 20, 2020
fix: update request exception logging and update tests (#145)
childish-sambino
authored
e1c8695
View commit details
Copy full SHA for e1c8695
View code at this point
Browse repository at this point
Commits on Aug 6, 2020
feat: add API logging to client (#123)
tysonholub
authored
40e9458
View commit details
Copy full SHA for 40e9458
View code at this point
Browse repository at this point
Commits on Nov 15, 2018
Pulls HTTP methods to class attr
0bsearch
committed
22e6d1e
View commit details
Copy full SHA for 22e6d1e
View code at this point
Browse repository at this point
Adds explicit http_request args
0bsearch
committed
749f22c
View commit details
Copy full SHA for 749f22c
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
Merge pull request #100 from moshemeirelles/conformance-style-standards
Show description for 3fae8b8
thinkingserious
authored
3fae8b8
View commit details
Copy full SHA for 3fae8b8
View code at this point
Browse repository at this point
Commits on Oct 26, 2018
Add PEP8 code compliance according to pycodestyle
mosesmeirelles
committed
ba47f2d
View commit details
Copy full SHA for ba47f2d
View code at this point
Browse repository at this point
Commits on Oct 24, 2018
String Formatting and PEP-8 fixes
vkmrishad
committed
a9f61e6
View commit details
Copy full SHA for a9f61e6
View code at this point
Browse repository at this point
Commits on Oct 1, 2018
Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade
hugovk
committed
5a0b574
View commit details
Copy full SHA for 5a0b574
View code at this point
Browse repository at this point
Commits on May 22, 2018
Fix Issue #86
thinkingserious
committed
c0ea497
View commit details
Copy full SHA for c0ea497
View code at this point
Browse repository at this point
Merge pull request #84 from delirious-lettuce/fix_docstring
Show description for 200b068
thinkingserious
authored
200b068
View commit details
Copy full SHA for 200b068
View code at this point
Browse repository at this point
More merge issues
thinkingserious
committed
5aab6b4
View commit details
Copy full SHA for 5aab6b4
View code at this point
Browse repository at this point
Merge branch 'master' into fix-pep8-issues
thinkingserious
authored
9c70f78
View commit details
Copy full SHA for 9c70f78
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
Add initial timeout parameter support
georgeyk
committed
ddf48b0
View commit details
Copy full SHA for ddf48b0
View code at this point
Browse repository at this point
Fix docstring variable name
delirious-lettuce
committed
16dbdb8
View commit details
Copy full SHA for 16dbdb8
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
Merge branch 'master' into master
Matt Bernier
authored
f2f1834
View commit details
Copy full SHA for f2f1834
View code at this point
Browse repository at this point
Commits on Nov 22, 2017
Merge branch 'master' into master
Matt Bernier
authored
bf215b8
View commit details
Copy full SHA for bf215b8
View code at this point
Browse repository at this point
Commits on Nov 17, 2017
Merge pull request #54 from StephenOrJames/codeclimate-fixes
Show description for 3fdd4e5
Matt Bernier
authored
3fdd4e5
View commit details
Copy full SHA for 3fdd4e5
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
Merge branch 'master' into fix-pep8-issues
jlindenger
committed
3eb7f0a
View commit details
Copy full SHA for 3eb7f0a
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
missed one of the recommended review fixes
jlindenger
committed
0439c58
View commit details
Copy full SHA for 0439c58
View code at this point
Browse repository at this point
pep8 tweaks based on comments
jlindenger
committed
a8fc230
View commit details
Copy full SHA for a8fc230
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
Made python-http-client to autopep8
Madhur96
committed
f7d52f8
View commit details
Copy full SHA for f7d52f8
View code at this point
Browse repository at this point
Fix pycodestyle/ pep8 errors
NdagiStanley
committed
f8b6fa6
View commit details
Copy full SHA for f8b6fa6
View code at this point
Browse repository at this point
fixing boolean operator position
jlindenger
committed
d25c00a
View commit details
Copy full SHA for d25c00a
View code at this point
Browse repository at this point
Fixing pep8 issues
jlindenger
committed
d72373c
View commit details
Copy full SHA for d72373c
View code at this point
Browse repository at this point
Commits on Oct 28, 2017
Refactor to fix code style
StephenOrJames
committed
276b2e6
View commit details
Copy full SHA for 276b2e6
View code at this point
Browse repository at this point
Fix code style issues
StephenOrJames
committed
9cabf87
View commit details
Copy full SHA for 9cabf87
View code at this point
Browse repository at this point
Commits on Oct 3, 2017
Client can be pickled and unpickled
jussih
committed
69c52a6
View commit details
Copy full SHA for 69c52a6
View code at this point
Browse repository at this point
Commits on Jul 3, 2017
Added support for slash. Created to_dict property in response object and exception class.
mrlucascardoso
committed
67da9d1
View commit details
Copy full SHA for 67da9d1
View code at this point
Browse repository at this point
Commits on Jul 2, 2017
PEP 8 changes
mrlucascardoso
committed
15551e9
View commit details
Copy full SHA for 15551e9
View code at this point
Browse repository at this point
Commits on Jun 9, 2017
add support for error handling
dibyadas
committed
86b2f08
View commit details
Copy full SHA for 86b2f08
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
Version Bump v2.2.1: When Content-Type is not application/json, do not JSON encode the request body
thinkingserious
committed
2c36fd0
View commit details
Copy full SHA for 2c36fd0
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
Version Bump v2.2.0: Ability to set the Content-Type header
thinkingserious
committed
56f6f7a
View commit details
Copy full SHA for 56f6f7a
View code at this point
Browse repository at this point
Commits on Jul 2, 2016
fix: Allow for multiple values for a parameter
chrishenry
committed
95528df
View commit details
Copy full SHA for 95528df
View code at this point
Browse repository at this point
Commits on Jun 10, 2016
Version Bump 2.1.0: Automatically add Content-Type: application/json when there is a request body
thinkingserious
committed
7481f6d
View commit details
Copy full SHA for 7481f6d
View code at this point
Browse repository at this point
Commits on Jun 3, 2016
Version Bump 2.0.0: Naming conventions
thinkingserious
committed
e942cb0
View commit details
Copy full SHA for e942cb0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL