Skip to content

Release v0.1.8

Compare
Choose a tag to compare
@fracpete fracpete released this 13 Jul 01:55
· 48 commits to master since this release
  • added methods to Request and Requests classes that take host and path as parameters (the path parameter gets correctly escaped, e.g., spaces get replaced with %20) - the other methods only taking a URL parameter assume the URL to be valid