HTTP: HTTPS Request send files & custom headers
Jakub Pezacki (contact me)
This class can be used to send HTTP requests to upload files or send custom headers.
It can send an HTTP POST request to upload a given file to a a given Web server.
The class can also send an HTTP POST request with custom headers.
In both cases the class can set the credentials to access Web servers that require HTTP basic authentication.
Click here for detailed information about this class on phpclasses.org