[HTTP] Network.HTTP.Auth

Miguel Mitrofanov miguelimo38 at yandex.ru
Tue Apr 9 15:50:47 BST 2013


Hi!

I've tried to use Network.HTTP.Auth.headerToChallenge function and noticed that it violates RFC2617. Specificall, headerToChallenge assumes that parameters such as "algorithm" or "stale" are quoted, while RFC2617 states that they shouldn't be.

Am I the only one who tries to do digest authentication in Haskell?

Yours
Miguel Mitrofanov



More information about the HTTP mailing list