Skip to content

Fix bugs

Compare
Choose a tag to compare
@mission-liao mission-liao released this 11 Feb 02:29
· 88 commits to master since this release

[fix]

  • using App.create() with HTTPS, auth, and custom headers?
    #107
  • multiple protocol https: appended request.url in client.request
    #109

[new]

  • add pyswagger.getter.SimpleGetter
  • pyswagger.io.Request and pyswagger.io.Response has reset(), and could
    be reused.