|
POST data in THTTPRequest?
|
Just wondering, is there a way to specify the POST data, if I were to be communicating with a PHP server quite a large amount of data that would exceed the maximum URL length for a specific webserver, and thus can't use _GET? |
|