Closed erikd closed 13 years ago
Michael, here's a patch adding a function:
applyBasicAuth :: S8.ByteString -> S8.ByteString -> Request m -> Request m
I've tested it against a server I have access to and its working for me.
Cheers, Erik
Thanks Erik, looks good.
Michael, here's a patch adding a function:
I've tested it against a server I have access to and its working for me.
Cheers, Erik