Arctos6135 / frc-2024

Other
1 stars 1 forks source link

Implement HTCPCP and handle HTTP 418 errors to get rid of comms issues #65

Open n-arms opened 5 months ago

n-arms commented 5 months ago

Implement the protocol described in the Network Working Group RFC 2324 to correctly handle HTTP 418 errors, which we currently don't deal with correctly.