PHP Classes

File: http_client_TODO.txt

Recommend this page to a friend!
  Classes of Norbert Kiszka   PHP HTTP object client   http_client_TODO.txt   Download  
File: http_client_TODO.txt
Role: Auxiliary data
Content type: text/plain
Description: To-do list
Class: PHP HTTP object client
Send HTTP requests and process responses
Author: By
Last change: v0.5.1 upload
Date: 10 years ago
Size: 571 bytes
 

Contents

Class file image Download
1. Streaming 2. Partially requests. 3. Add some methods to Http_Request to know if it was redirected and from where to where. 4. Use 'priority' in cookies (coded partially in v0.5). 5. Cookie limits (coded partially in v0.5). 6. Optionally prohibition of setting cookie from other host. 7. Bandwidth limits. 8. Http proxy connections. 9. Body response directly to a file if requested. 10. Get time of waiting for response (Now we have time of socket write and time when response is fully readed). 11. Drop cache when server name doesnt match and resend request.