A simple Rack-based application that returns whichever HTTP status code it's fed as the first part of its request domain - for example, accessing http://503.httpcode.net/ will always return a 503.
t
httpcode
public
1 stars
0 forks
0 issues
Commits
List of commits on branch master.Unverified
e24417c5ad876b5ca128b28be3b968e53d541005rename
ttkrajcar committed 10 years ago
Unverified
b50517034ebee3878445080c1cfb469205cb5ee7update readme
ttkrajcar committed 10 years ago
Unverified
03350b182be5a8d53c51805320fc160fbdce998cFix trying to return status code as an integer/single char
ttkrajcar committed 10 years ago
Unverified
38a5982d45c1079711203c38059c8c9453e68b77initial
ttkrajcar committed 10 years ago