mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Add danielmorrison's contribution to History
This commit is contained in:
parent
b322850e8a
commit
a004f82e6d
1 changed files with 1 additions and 0 deletions
1
History
1
History
|
@ -6,6 +6,7 @@
|
||||||
* Allow SSL for ports other than 443 when scheme is HTTPS (stefankroes)
|
* Allow SSL for ports other than 443 when scheme is HTTPS (stefankroes)
|
||||||
* Accept PEM certificates via HTTParty#pem (chrislo)
|
* Accept PEM certificates via HTTParty#pem (chrislo)
|
||||||
* Support HEAD and OPTION verbs (grempe)
|
* Support HEAD and OPTION verbs (grempe)
|
||||||
|
* Verify SSL certificates when providing a PEM file (collectiveidea/danielmorrison)
|
||||||
|
|
||||||
== 0.4.5 2009-09-12
|
== 0.4.5 2009-09-12
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
Loading…
Reference in a new issue