Patches item #753331, was opened at 2003-06-12 17:03
Message generated for change (Comment added) made by cito
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=753331&group_id=4866

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: WebKit
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Paul Boddie (pboddie)
Assigned to: Nobody/Anonymous (nobody)
>Summary: New "content" methods for HTTPRequest; fix for raw

Initial Comment:
HTTPRequest doesn't expose content type, charsets or
languages. With this patch, against 0.8, it should do
so in an elementary fashion (although I find that the
content type is always None for some reason).

Also, rawInput was somewhat prone to breakage. Extra
conditions should prevent illegal/impossible operations
on the request stream.

----------------------------------------------------------------------

>Comment By: Christoph Zwerschke (cito)
Date: 2006-07-08 01:31

Message:
Logged In: YES 
user_id=193957

This has been incorporated into the SVN trunk and will go
into Webware 0.9.2. Instead of several methods for the user
preferences, a single method is used that can request all
HTTP_ACCEPT_xyz variables. CONTENT_TYPE is not very
interesting, it is mainly used for HTTP PUT and POST.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=753331&group_id=4866

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Webware-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to