• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

tommut/HttpRequester: HttpRequester add-on for Firefox

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

tommut/HttpRequester

开源软件地址:

https://github.com/tommut/HttpRequester

开源编程语言:

JavaScript 98.5%

开源软件介绍:

HttpRequester

HttpRequester is a tool for Firefox for easily making HTTP requests (GET/PUT/POST/DELETE), viewing the responses, and keeping a history of transactions.

This tool is useful when doing web or REST development, or when you need to make HTTP requests that are not easily done via the browser (PUT/POST/DELETE).

This is based off of Alex Milowski's excellent Poster addon, with a large focus on keeping a history of transactions, allowing you to go back and review, re-execute, load, and save HTTP requests.

Developed by Tom Mutdosch

Distributed under the BSD License http://www.opensource.org/licenses/bsd-license.php

Overview

  • View responses in an embedded browser, or in plain text (with an option to pretty-format XML/JSON).
  • A history of transactions is recorded (and kept across sessions). You can view past requests, and re-execute them. Selecting a transaction in the History list will show the full request/response.
  • For each transaction in the list, the request and response are shown, as well as the Elapsed Time and Content-Length (The value used is the Content-Length response header if available, and the size of the response body otherwise.)
  • Each column in the history list is resizable and re-orderable and can be hidden via the column picker. The ordering and width of each column are persisted.
  • Double-clicking a row in the history will show you a raw text version of the request and response
  • You can edit raw requests by double-clicking a row in the history list, or clicking the Edit Raw Request button. This is useful for easily viewing the request all at once, or for making quick tweaks to a previous request, such as adding or changing headers. This is the same behavior as double-clicking a transaction in the transaction history list.
  • Recent URLs, header names, and content types are remembered across sessions, and can easily be selected from drop-down lists.
Usage
  • HttpRequester can be opened via the Toolbar button (the green/red arrow icon), or opened via the Tools menu. Alternatively the shortcut CTRL-ALT-P will bring up HttpRequester.
  • You can press the Delete Request button to remove a selected transaction from history list. (You can also hit the Delete key)
  • You can copy a request/response to clipboard for pasting into bug report, etc. You can also copy existing requests from the clipboard by clicking the Paste Request button, and then executing the request. Select multiple requests at once by holding down CTRL while selecting another request from the list.
  • Press the key to close the HttpRequester window
  • Save and load stored requests: To save a request, click on a request in the history list and click Save Request. You can optionally give the request a name.
  • To load a request, click on Load Request - that will bring up a list of all saved requests. You can select any request to load it into your history to view it, or you can click the Execute button to execute it immediately.
Advanced Preferences: (via about:config): Increasing number of items in history extensions.httprequester.maxhistory - maximum number of requests to keep extensions.httprequester.url.maxhistory - maximum number of URLs to keep extensions.httprequester.contenttype.maxhistory - maximum number of content types to keep extensions.httprequester.header.maxhistory - maximum number of header names to keep
  • You can add custom methods to the list of available HTTP methods. To add new Methods: enter "about:config" in your URL bar. Then filter on: extensions.httprequester.http.methods.custom.write

    Double-click the value to modify it. You can change it to a list of comma-separated values like: ["PROPFIND", "PATCH"] You can also add read-only custom methods too (these methods will not send any entity body) via extensions.httprequester.http.methods.custom.read

    If you have any questions/comments/suggestions, shoot me a note.




  • 鲜花

    握手

    雷人

    路过

    鸡蛋
    该文章已有0人参与评论

    请发表评论

    全部评论

    专题导读
    热门推荐
    阅读排行榜

    扫描微信二维码

    查看手机版网站

    随时了解更新最新资讯

    139-2527-9053

    在线客服(服务时间 9:00~18:00)

    在线QQ客服
    地址:深圳市南山区西丽大学城创智工业园
    电邮:jeky_zhao#qq.com
    移动电话:139-2527-9053

    Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap