Re: See POST data to form

Kalle Olavi Niemitalo <[email protected]>
Newsgroups gmane.comp.web.elinks.user
Message-ID <[email protected]>
"Kelly Jones" <[email protected]> writes:

> Can elinks display the data I've posted to a form and/or the cookies
> I've sent to a given page? In other words, portions of my raw,
> unencrypted HTTP request?

I don't think there is such a feature.

ELinks hackishly stores the POST data as part of the URI in the
cache, and I think in the history too.  It should be possible to
implement a command that displays that data in a dialog box.
However, this will become trickier in ELinks 0.13, which will not
keep the contents of uploaded files in memory (bugs 4 and 1008).
Also, ELinks generates HTTP headers (including Cookie) during the
request and does not remember them afterwards.

There is the protocol.http.trace option, but it requires
server-side support that ungenerous administrators sometimes
disable.
_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.