Added support for slash. Created "to_dict" property in response object and exception class. by mrlucascardoso · Pull Request #19 · sendgrid/python-http-client · GitHub
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 20 additions & 4 deletions python_http_client/client.py
48 changes: 36 additions & 12 deletions python_http_client/exceptions.py