Skip to content

Instantly share code, notes, and snippets.

@webnitros
Created July 5, 2023 12:31
Show Gist options
  • Save webnitros/30d4897cc0eaf2c850fb7669d32dd3ce to your computer and use it in GitHub Desktop.
Save webnitros/30d4897cc0eaf2c850fb7669d32dd3ce to your computer and use it in GitHub Desktop.
### GET request with a header
GET http://185.175.47.102/get_vendors
Accept: application/json
Host: rest.massive.ru
### GET request with a header
GET https://185.175.47.102/get_vendors
Accept: application/json
Host: rest.massive.ru
### GET request with a header
GET https://rest.massive.ru/get_vendors
Accept: application/json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment