GithubHelp home page GithubHelp logo

httpstatus-searchlet's Introduction

#httpstatus-searchlet

httpstatus-searchlet - Display HTTP status code information on your browser (inspire https://metacpan.org/pod/distribution/App-httpstatus/httpstatus)

##Usage

  1. copy httpstatus.min.js.
  2. open chrome://settings/searchEngines on Chrome.
  3. add new search engine.
  4. search engine's keyword is httpstatus.
  5. paste to search engine's URL.
  6. you type Ctrl-l and input httpstatus to display all httpstatus.

##Function

? ... means search bar.

###Look up 4xx status

? httpstatus 4
400 Bad Request
401 Unauthorized
402 Payment Required
403 Forbidden
404 Not Found
405 Method Not Allowed
406 Not Acceptable
407 Proxy Authentication Required
408 Request Timeout
409 Conflict
410 Gone
411 Length Required
412 Precondition Failed
413 Request Entity Too Large
414 Request-URI Too Large
415 Unsupported Media Type
416 Request Range Not Satisfiable
417 Expectation Failed
418 I'm a teapot
422 Unprocessable Entity
423 Locked
424 Failed Dependency
425 No code
426 Upgrade Required
428 Precondition Required
429 Too Many Requests
431 Request Header Fields Too Large
449 Retry with

###Look up 40x status

? httpstatus 40
400 Bad Request
401 Unauthorized
402 Payment Required
403 Forbidden
404 Not Found
405 Method Not Allowed
406 Not Acceptable
407 Proxy Authentication Required
408 Request Timeout
409 Conflict

###Show status message

? httpstatus 500
Internal Server Error
? httpstatus 403
Forbidden

###Grep status messages

? httpstatus Bad
400 Bad Request
502 Bad Gateway

###Display all status and messages

? httpstatus
100 Continue
101 Switching Protocols
...

##License

this scripts licensed under the Apache-2.0

##Author

Tsuyusato Kitsune (@make_now_just) [email protected]

httpstatus-searchlet's People

Contributors

makenowjust avatar

Watchers

Syoichi Tsuyuhara avatar James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.