Releases: j6mes/httplib
Releases · j6mes/httplib
v2.0.16.94
Merge pull request #37 from hucongquan/2.0.16 OnFail not set will throw NullReferenceException
v2.0.16.83
Merge pull request #29 from kuzzh/2.0.16 Send cookies set in header
v2.0.16.80
Merge pull request #27 from daixian/2.0.16 Pass the HttpWebRequest out when it is ready to work
v2.0.16.77
Merge pull request #24 from daixian/2.0.16 Replace "\n" with "\r\n"
v2.0.16.74
fix readme again
v2.0.16.71
readme updated
v2.0.16.69
serialisation exception introduced for #19
v2.0.15.67
update readme
v2.0.14.62
Bugfix 17 allowing submission of DELETE/POST/PUT methods without body
v2.0.13.61
Merge branch 'HttpLib-16' into 2.0.13