4 releases
Uses old Rust 2015
0.1.3 | Jul 1, 2018 |
---|---|
0.1.2 | Jun 23, 2018 |
0.1.1 | Jun 10, 2018 |
0.1.0 | Jun 10, 2018 |
#14 in #searcher
12KB
75 lines
http-status-code-searcher
Installation via Cargo
❯ cargo install http_status_code_searcher
Usage
❯ http_status_code_searcher 200
200 OK
リクエストは成功し、レスポンスとともに要求に応じた情報が返される。ブラウザでページが正しく表示された場合は、ほとんどがこのステータスコードを返している。
License
http_status_code_searcher is available under the MIT and Apache 2.0 license. See the LICENSE file.
Dependencies
~225KB