[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs-w3m encodes CGI query stringsimproperly!
Clemens Fischer <ino-qc@spotteswoode.dnsalias.org>:
> you can see that the current release candidate #2 sends
> ...?save=true&page=... whereas elinks sends
> "...?save=true&page=...". emacs-w3m rc2 does this only on POST
> requests as far as i know, get requests are sent properly, example:
this is now verified. emacs-w3m fouls up the URIs in POST methods,
GETs are fine. if someone tells me where to look in the source, i
could try my luck to squash that bug myself.
clemens