Skip to content

Commit c683857

Browse files
committed
update README
1 parent 0204a19 commit c683857

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,14 @@ $ httpstat https://example.com/
2828
- Add extra request headers with `-H 'Name: value'`.
2929
- The response body is usually discarded, you can use `-o filename` to save it to a file, or `-O` to save it to the file name suggested by the server.
3030
- HTTP/HTTPS proxies supported via the usual `HTTP_PROXY`/`HTTPS_PROXY` env vars (as well as lower case variants).
31+
- Supply your own client side certificate with `-E cert.pem`.
3132

3233
## Feature freeze 30 Sept 2016
3334

34-
This project is aiming for a 1.0 release on the 3rd of October. Open issues for this release are tagged with [this milestone](https://github.com/davecheney/httpstat/milestone/1).
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).
3536

3637
**No new feature requests will be accepted after the end of September 2016.**
3738

38-
Any open issue not tagged for the [stable release milestone](https://github.com/davecheney/httpstat/milestone/1) will be addressed after the 1.0 release.
39-
4039
## Contributing
4140

4241
Bug reports are most welcome.

0 commit comments

Comments
 (0)