Features
Common

Http/2

  • To send a request using the HTTP/2 protocol, please select HTTP/2 option in VS Code settings for Http Version.

Form Content Type

How to set a custom Content Type in a Multi-Part Form Request

  • Users can append the content type to the field name in the format: name=
  • For example: first-name=application/json
  • See screenshot below for more examples
form content type