osclass / Osclass

With Osclass, get your own classifieds site for free. Build your own Osclass installation and start advertising real estate, jobs or whatever you want- in minutes!
http://osclass.org/
647 stars 344 forks source link

Fixed download_fsockopen() fails with HTTPS and with redirections #2296

Open lizardcrash opened 5 years ago

lizardcrash commented 5 years ago

download_fsockopen() did not support connecting to port 443 for https request. Fixed headers for https support. Fixed params when the function is called recursively (when a redirect location is detected)