HTTP Prompt v1.0.0 Release Notes

Release Date: 2018-11-04 // over 5 years ago
    • โž• Add HTTP CONNECT method (#144)
    • โž• Add clear command (#126)
    • ๐Ÿ›  Fix bug: root path / leads to crash (#145)
    • ๐Ÿ›  Fix bug: Cookie related AttributeError on Python 2 (#145)

Previous changes from v0.11.2

    • ๐Ÿ›  Fix bug: Handle OpenAPI basePath properly (#140, #141)