[Gambas-user] bug in gb.net.HttpClient.Get?
daniel
danielcampos at ...277...
Thu Nov 27 00:18:47 CET 2003
El mié, 26-11-2003 a las 15:37, Rob escribió:
> I don't seem to be able to retrieve any HTTP documents that have
> query portions, e.g.
>
> http://www.kudla.org/index.php?wl_mode=more&wl_eid=40
>
> The ? and = in the query get converted to %3f and %3d, which
> would be correct if they were part of a filename but when passed
> as query parameters they need to be intact. Weirdly, the
> underscores get converted to %3F (with an uppercase F) leading
> me to believe that two different routines are doing the
> conversion.
>
> Rob
>
Ooops! it is true, I didn't remember to check if there was parameters!
I'll try to correct it soon
Regards,
Daniel Campos
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive? Does it
> help you create better code? SHARE THE LOVE, and help us help
> YOU! Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
More information about the User
mailing list