| Crates.io | http_status_code_searcher |
| lib.rs | http_status_code_searcher |
| version | 0.1.3 |
| created_at | 2018-06-10 11:05:38.933268+00 |
| updated_at | 2018-07-01 14:39:28.849999+00 |
| description | searchable http status code from command line arguments. |
| homepage | |
| repository | https://github.com/atsushi130/http-status-code-searcher |
| max_upload_size | |
| id | 69440 |
| size | 35,289 |
❯ cargo install http_status_code_searcher
❯ http_status_code_searcher 200
200 OK
リクエストは成功し、レスポンスとともに要求に応じた情報が返される。ブラウザでページが正しく表示された場合は、ほとんどがこのステータスコードを返している。
http_status_code_searcher is available under the MIT and Apache 2.0 license. See the LICENSE file.