gabrielbull / php-ups-api

PHP Wrapper for all UPS API
MIT License
456 stars 255 forks source link

API with Proxy #379

Open 632805252 opened 6 months ago

632805252 commented 6 months ago

Greetings.. Im having a bit of an issue. I have to install the API behind a proxy. I have setup the proxy by modifying the code but it appears not to be working as it times out on the gateway. Has anyone used this API behind a proxy? If so, can you cite the code changes made to make it work?