タグ

ブックマーク / httpstat.us (1)

  • httpstat.us

    This is a super simple service for generating different HTTP codes. It's useful for testing how your own scripts deal with varying responses. Just add the status code you want to the URL, like this: httpstat.us/200 We'll return a response like this: HTTP/1.1 {status code} {status description} Content-Type: text/plain or application/json Content-Length: {something} {any custom response headers} {st

    raimon49
    raimon49 2011/02/17
    ステータスコードをくれる 気の利いたドメインハック
  • 1