1

I'd like my FindProxyForURL() to recommend a different proxy depending on the HTTP-method of the request -- GET, POST, or PUT.

For example, the GETs can be routed through a caching proxy, whereas the POSTs and the PUTs would go DIRECT... Or someone may prefer to add security to their submissions by routing the POSTs through Tor, but without slowing down the regular -- GET-based -- browsing.

The standard PAC-functions provide no mechanism for this, but, maybe, Firefox (or Chrome?) do offer some sort of extension?

0

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.