Skip to content

Releases: OOPS-ORG-PHP/HTTPRelay

1.0.6

14 Jun 13:08
Compare
Choose a tag to compare

Changes

  • fixed #1 Unable to post json data
  • fixed #2 Overwrite for existing headers in set_header method

1.0.5

25 Jun 11:03
Compare
Choose a tag to compare
  • fixed unchanged Host header when recall
  • fixed wrong control about https protocol
  • support case insensitive about protocol
  • fixed ssl certification verify problem
  • enhanced error detecting
  • support auto redirect

1.0.4

25 Jun 11:03
Compare
Choose a tag to compare
  • fixed relay error when sent with url-encode method
  • fixed ignored httphost header arguments on head/relay/fetch APIs

1.0.3

25 Jun 10:55
Compare
Choose a tag to compare
  • fixed missing 3th argument when call set_header method

1.0.2

25 Jun 10:58
Compare
Choose a tag to compare
  • add head method for requesting HTTP/1.1 HEAD method

1.0.1

25 Jun 10:59
Compare
Choose a tag to compare
  • fixed typo CURL_FAILONERROR to CURLOPT_FAILONERROR
  • add myException dependency
  • add posttype public property ('form-data', 'url-encode')

1.0.0

25 Jun 10:59
Compare
Choose a tag to compare

Initial release