Skip to content

Conversation

@cgray
Copy link

@cgray cgray commented Sep 20, 2015

  • Added optional options parameter to static Wheniwork::login resolving issue No way to set endpoint for login #9
  • Added processing for options to enable ssl_verifypeer, ca_info, and ca_path to created curl request.
  • Changed request method verbs to up all uppercase. In RFC 2616 Sec 5.1.1 verbs are presented in all upper and I have heard issues with IIS treating verbs in case sensitive manner.
  • Made setHeader replace internal representation of headers in a case insensitive manner per RFC 2616 Section 4.2
  • Added Tests

Changed request method verbs to up all upper per RFC 2616
Made setHeader replace headers in a case insensitive manner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant