Skip to content
This repository was archived by the owner on Aug 6, 2022. It is now read-only.

III.2. GET requests

Andrey Bogdanov edited this page Mar 19, 2016 · 7 revisions

The requests must be made using HTTP GET method. No changes on the server side are made. The data returned may change at any time, so it should not be cached.

Сontents

Clone this wiki locally