Hello

I've just stumbled onto Webware, and are in the process of figuring out
if it's what I'm looking for. So far it's looking good, except for the
glaring lack of documentation. I hope that's something that will be
rectified, because reading code in order to figure out what a method is
for and how to use it isn't particulary productive (yet. I guess it's
easier once you've done it a few times). If I can find a way to avoid
having to guess at how things work, I think I'll come to like Webware.

At the moment I'm just slapping together some testpages just to get a
hang of how it all works, and I was thinking about something that looks
like a bug in the browser I'm using, and was looking for some way to
confirm this when I thought about Webware. So I decided to write a quick
page to show me what I needed... except I can't figure out how to get
the information I want.

Basically I just want to get hold of all the information the browser
sent to the server when making it's request. I figured this would be
easy, using the htmlInfo method of the Request object, but got an
NotImplementedError. Then I figured the info method would have to do,
same error. Ok, so serverDictionary then... not giving me what I wanted
tbh. Finally tried rawRequest, and I just get told there is no attribute
_rawRequest.

I've probably just been looking in the wrong places, but could someone
please nudge me in the right direction?

Thanks

-- 
Morten
You Might Have Mail.


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to