dougm 2002/09/04 18:52:26 Modified: todo api.txt Log: update Revision Changes Path 1.26 +2 -1 modperl-2.0/todo/api.txt Index: api.txt =================================================================== RCS file: /home/cvs/modperl-2.0/todo/api.txt,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- api.txt 28 Aug 2002 03:28:35 -0000 1.25 +++ api.txt 5 Sep 2002 01:52:26 -0000 1.26 @@ -54,10 +54,11 @@ be used for implementing 1.x compatible send_fd. $r->auth_{name,type}: - are not yet writable. will also require locking. + are not yet writable. need wrappers to call modperl_config_insert_request $r->get_basic_auth_pw: does not yet default AuthType and AuthName as 1.x does +(should use modperl_config_insert_request to do so) $r->as_string: not yet implemented