Sunday 18 August 2019

HTTPie tutorial

      Introduction to HTTPie
      Install HTTPie
      Installed version details
      Get help
      Setting up the spring boot web application project for HTTPie
      Download content of url
      JSON Support
      How to post json payload to an api
      PUT: Update an entity
      DELETE: Delete an entity
      HTTPie: Verbose output, Print the whole request as well as the response
      HTTPie: read json payload from a file
      HTTPie: Redirect response to a file
      HTTPie: Download response or file in wget style
      HTTPie: Pass query string parameters
      HTTPie: Short cut of localhost
      HTTPie: Send request headers
      HTTPie: Set data in a file as request payload field value
      HTTPie: How to set Non-string JSON payload fields
      HTTPie: How to submit the form
      HTTPie: Basic Authentication
      HTTPie: Specify nested json object
      How to print the request when using HTTPie?
      How to make a post with empty json payload through HTTPie?
      HTTPie: Send response data to a file
      HTTPie: Write both response headers and data to a file
      HTTPie: Prompt for the password

Previous                                                    Next                                                    Home

No comments:

Post a Comment