[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #567: Make authentication modular in http-client
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #567: Make authentication modular in http-client |
Date: |
Wed, 20 Jul 2011 19:53:47 -0000 |
#567: Make authentication modular in http-client
--------------------------+-------------------------------------------------
Reporter: sjamaan | Owner: sjamaan
Type: enhancement | Status: closed
Priority: major | Milestone:
Component: extensions | Version:
Resolution: fixed | Keywords: authentication, authorization,
http-client, intarweb
--------------------------+-------------------------------------------------
Changes (by sjamaan):
* status: new => closed
* resolution: => fixed
Comment:
Ugh. The authenticators need to know too much about the request/response
handling because digest auth is so annoying.
At least it's in now. It really really needs to be cleaned up before it
can be considered useful for extension by other eggs. At least now you
*can* extend it if you must, if you're brave enough to read the source and
figure out how to ;)
--
Ticket URL: <https://bugs.call-cc.org/ticket/567#comment:1>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.
- Re: [Chicken-janitors] #567: Make authentication modular in http-client,
Chicken Trac <=