Skip Menu |

This queue is for tickets about the POE-Component-Client-HTTP CPAN distribution.

Report information
The Basics
Id: 1700
Status: resolved
Priority: 0/
Queue: POE-Component-Client-HTTP

People
Owner: martijn [...] cpan.org
Requestors: tom [...] jerakeen.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.46
Fixed in: (no value)



Subject: Change Proxy setting of a current session
There should be an accessor event to change the proxy settings of an already-created PoCo::Client::HTTP session. use case: GUI application using POE, I need to change the proxy as a result of an options dialog change.
Yuri Karaban posted a patch to allow the proxy to be set on a per-request basis. A GUI-based web client can use its configured proxy to set the per-request proxy value, which seems to be a superset of the functionality you requested. I'm considering this ticket resolved satisfactorily. You should see the feature in the next CPAN release, or you can grab the current development version by aiming subversion at https://thirdlobe.com/svn/poco-client-http/trunk . Thanks for your feedback!