[Mono-list] Bug in HttpWebRequest.cs and System.Timers namespace

Gustavo Garcia Bernardo ggb@tid.es
Mon, 14 Oct 2002 13:52:00 +0200


Hi everybody,

1. I think there is a bug in HttpWebRequest. Line 572 should be
"webRequest.actualUri.PathAndQuery" instead actual
"webRequest.actualUri.AbsolutePath".  Without this change is imposible to do
HTTP GET request sending key=value pairs (like a HTML form).

2. I'm interested in implement the System.Timers namespace. Are there any
problem? What is the procedure? I implement it and send you?

Thanks a lot. Best regards.

Gustavo Garcia
(From Spain)