Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/space-wizards/SpaceWizards.HttpListener
Managed, maintained, updated, and unprofessionally butchered fork of System.Net.HttpListener
https://github.com/space-wizards/SpaceWizards.HttpListener
3d93224b5d9dfc17537b619bd5638c6cfdbb9da6 authored over 2 years ago by Pieter-Jan Briers <[email protected]>
2d8da22043421dfd7f3851eeaf7e567d13f1da6f authored over 2 years ago by Pieter-Jan Briers <[email protected]>
9416fa6f70458ec8335765e343da32c7f2d1013d authored over 2 years ago by Pieter-Jan Briers <[email protected]>
In like with our other non-Robust libraries like SpaceWizards.Sodium
074c6ef2197fc7e312f821b9a05e96043f237140 authored over 2 years ago by Pieter-Jan Briers <[email protected]>ca1ec5afc0969cd716ef7f5369582305bd1c55c9 authored over 2 years ago by Pieter-Jan Briers <[email protected]>
They accidentally wrote 0 into the chunked stream causing it to be aborted earlier. The synchron...
6deef7cdace42c34d6c205311ad52656a5ecdeb6 authored over 2 years ago by Pieter-Jan Briers <[email protected]>This caused an broken and closed request context to get registered and consumed by app code if y...
e7802a3e7f02183b956a5840f94ea395d31ab4e4 authored over 2 years ago by Pieter-Jan Briers <[email protected]>ae0539e66f01fe4ab8b2547b42e234273afaad94 authored almost 3 years ago by Pieter-Jan Briers <[email protected]>
1678a51d9d3da483ba086f9a628d2f911b2b6b24 authored almost 3 years ago by Pieter-Jan Briers <[email protected]>
Previously, closing the socket would cause the SocketException in ReadInternal to be dropped, bu...
79c9554a05a794cbe058904718bf435b69aed49f authored almost 3 years ago by Pieter-Jan Briers <[email protected]>This is to avoid connection reset in the middle of a long download.
d178bdd739f72fefb2d937ff3df3a664a7e8bb86 authored almost 3 years ago by Pieter-Jan Briers <[email protected]>All just whole-project cleanup stuff like sealing types.
c049e7035d89a2b4561ec455329cd0a74cf15104 authored almost 3 years ago by Pieter-Jan Briers <[email protected]>f2aa590fec3061de5030582b3f940e70778ef092 authored about 4 years ago by Pieter-Jan Briers <[email protected]>
5e221be8b8ac1acbcb5de3ceeeaee82e887fae79 authored about 4 years ago by Pieter-Jan Briers <[email protected]>