Skip to content

atsushi130/http-status-code-searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-status-code-searcher

Installation

Via Homebrew

❯ brew install http_status_code_searcher

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.