Skip to content

masahitojp/httpstatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpstatus

This project using Scala and SBT, conscript.

Original

http://blog.64p.org/entry/2013/02/21/121830

Try this

setup conscript

$ https://github.com/masahitojp/httpstatus.git
$ cd httpstatus
$ sbt publish-local
$ cs masahitojp/httpstatus

Use

$ httpstatus 4
Status 400: Bad Request
...
Status 449: Retry with

$ httpstatus Bad
Status 400: Bad Request
Status 502: Bad Gateway

License

Licensed under the Apache License, Version 2.0.

http://www.apache.org/licenses/