タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

testとwebserviceに関するkimura_m_29のブックマーク (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

  • 1