HTTP library that doesn't annoy me
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# Hamakaze
|
|
|
|
|
|
|
|
Shoddy custom HTTP client, currently targeting C#.
|
|
|
|
|
|
|
|
System.Http.HttpClient is annoying cause it forces async on you and they've conveniently deprecated everything else.
|
|
|
|
|
|
|
|
Not really intended for use by anyone other than myself.
|
|
|
|
|
|
|
|

|