Date: 2005-01-10T12:26:42 Editor: OlegKalnichevski Wiki: Jakarta-HttpClient Wiki Page: HttpClientApiRedesign URL: http://wiki.apache.org/jakarta-httpclient/HttpClientApiRedesign
no comment Change Log: ------------------------------------------------------------------------------ @@ -210,25 +210,9 @@ ideas? -== http-proxy == +== http-infra == -A simple reverse proxy of a sort. Provided there is a healthy community around it. - -depends on - - * Java 1.4 - * commons-logging - * commons-codec - * http-common - * http-cookie - * http-auth - * geronimo-network (appropriate? better options? shall we implement our own network protocol stack? vote?) - -ideas? - -== http-server == - -A simple embeddable HTTP server of a sort. Provided there is a healthy community around it. +Server side Http foundation classes, which can be used to implement simple embeddable HTTP servers or reverse proxies. Provided there is a healthy community around it. depends on --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
