Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Product Lifecycle
  3. Free Tools
  4. An online tool to execute get post put and delete request

An online tool to execute get post put and delete request

Scheduled Pinned Locked Moved Free Tools
javahtmlcomdesignsysadmin
2 Posts 2 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Abhishek Somani
    wrote on last edited by
    #1

    www.onlinehttpclient.com Every time we create a web service with put method , we have to write a client in java or any other language to test the service . This tool provide the same functionality over internet without writing the client code. Similarly when we test Post method , we have to create a html form to post data , still we have to find the way to see the headers which are returned by the server This tool also shows the request and response headers along with response as string and status code returned by the server. So now we can create GET/POST/PUT/DELETE request easily , and analyze the status code , response headers returned by server. Sends request Online Shows Status Code returned by server Support Chunked transfer Encoding to display response Shows Response Headers Shows Request Line being sent along with request headers Nice and Clean UI Supports GET , POST , PUT and DELETE Methods Supports Keep Alive Connections Follows Redirects

    R 1 Reply Last reply
    0
    • A Abhishek Somani

      www.onlinehttpclient.com Every time we create a web service with put method , we have to write a client in java or any other language to test the service . This tool provide the same functionality over internet without writing the client code. Similarly when we test Post method , we have to create a html form to post data , still we have to find the way to see the headers which are returned by the server This tool also shows the request and response headers along with response as string and status code returned by the server. So now we can create GET/POST/PUT/DELETE request easily , and analyze the status code , response headers returned by server. Sends request Online Shows Status Code returned by server Support Chunked transfer Encoding to display response Shows Response Headers Shows Request Line being sent along with request headers Nice and Clean UI Supports GET , POST , PUT and DELETE Methods Supports Keep Alive Connections Follows Redirects

      R Offline
      R Offline
      rriegel
      wrote on last edited by
      #2

      Nice website, I will have to try it. But, I've never written code to test GET/POST/PUT/DELETE methods, I've used the Composer in Fiddler. :)

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups