Commit graph

21 commits

Author SHA1 Message Date
uwaa
1f3a62a7a8 http: add Forbidden 2024-12-09 22:30:37 +00:00
uwaa
15b1aaf83b http: improve socket closure, keepalive 2024-12-02 16:20:04 +00:00
uwaa
810c6c913e http: add client info to OnResponse 2024-12-02 16:19:22 +00:00
uwaa
c675cd221e http: add OnException 2024-12-02 16:18:56 +00:00
uwaa
210c8de1ed http: output a Task on Websocket.Close 2024-12-02 16:18:14 +00:00
uwaa
de1f3f756a http: always send content-length in response 2024-12-02 16:17:53 +00:00
uwaa
48bd35d20b csproj cleanups 2024-12-02 16:17:26 +00:00
uwaa
9aa8a41389 pleroma: fix null deref 2024-11-30 13:14:31 +00:00
uwaa
c15371ea9f pleroma: add Delete() 2024-11-30 13:14:20 +00:00
uwaa
43ec5a372d pleroma: retry if throttled 2024-11-30 13:14:00 +00:00
uwaa
f4862e6c8a http: fix incomplete content read 2024-11-30 11:18:33 +00:00
uwaa
9834d350ec fixes 2024-11-25 22:54:35 +00:00
uwaa
b118c1cd30 fix HTTP response generator methods 2024-11-24 07:46:13 +00:00
uwaa
8dfedea393 http: move FieldCallback 2024-11-24 07:45:54 +00:00
uwaa
ce757177c6 pleroma API client init 2024-11-22 08:55:08 +00:00
uwaa
13192a1972 ignore parameters for now 2024-11-22 08:09:58 +00:00
uwaa
d9193a6473 add host field to all requests 2024-11-22 08:08:27 +00:00
uwaa
f7119edb30 Update HTTP.Example.csproj 2024-11-22 07:16:43 +00:00
uwaa
fb287a71fa make httpexception public 2024-11-22 07:10:04 +00:00
uwaa
03ae4d8308 Update HttpRequest.cs 2024-11-22 07:04:02 +00:00
uwaa
a0b2c9f9b1 initial commit 2024-11-22 06:40:43 +00:00