http basic authorization header parsing
authorJoey Hess <joeyh@joeyh.name>
Wed, 10 Jul 2024 00:07:20 +0000 (20:07 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 10 Jul 2024 00:07:53 +0000 (20:07 -0400)
commite5bf49b8794672f75541f1824b512a122460f599
treeb6040c23bb654e9a40f7b0821a1502a58bb46708
parent08371c3745f072f1056f71d939e64071e775122c
http basic authorization header parsing

Sadly servant does not expose this though it also implements it.
P2P/Http/Types.hs