You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- HTTP/HTTPS proxies supported via the usual `HTTP_PROXY`/`HTTPS_PROXY` env vars (as well as lower case variants).
31
31
- Supply your own client side certificate with `-E cert.pem`.
32
32
33
-
## Feature freeze 30 Sept 2016
34
-
35
-
This project is aiming for a 1.0 release on the 2nd of October. Open issues for this release are tagged with [this milestone](https://github.com/davecheney/httpstat/milestone/1).
36
-
37
-
**No new feature requests will be accepted after the end of September 2016.**
38
-
39
33
## Contributing
40
34
41
-
Bug reports are most welcome.
35
+
Bug reports are most welcome, but with the exception of #5, this project is closed.
42
36
43
37
Pull requests must include a `fixes #NNN` or `updates #NNN` comment.
0 commit comments