- oneKremchik answered everything correctly, except that it wasn’t "page requested", but the data was transferred using the POST method. Or - when transferring data, the POST request method was used - Deonis
- @Deonis why not? Well everything seems logical. A request to the page occurred, the POST method was specified. Data could not be transferred at all. - Sh4dow
|