- From: John B. Hampshire II <hamps@gussolomon.ius.cs.cmu.edu>
- Date: Sun, 17 Nov 96 17:59:26 -0500
- To: www-lib@w3.org
Using w3c as a basis, it looks like client authentication is ultimately handled by the functions in HTAABrow.c. Is there a way to handle authentication automatically (i.e., store the username & password as (const char *) and hack the appropriate HTAltertCallback function to pass them back to the server)? It appears that trivial initialization of the library and using HTLoadAnchorToChunk will not work when dealing with a URL that is actually a cgi executing on the server... (I'm really pretty clueless here...). Is there a way to get responses into a character array instead of a file stream (e.g., stdout) under these circumstances? THanks. -John
Received on Sunday, 17 November 1996 18:02:59 UTC