PLDWWW: glen
glen
glen at pld-linux.org
Tue Mar 23 13:23:16 CET 2010
Author: glen Date: Tue Mar 23 12:23:16 2010 GMT
Module: PLDWWW URL: http://www.pld-linux.org/glen?action=diff&rev2=51&rev1=50
---- Log message:
---- Page affected: glen
---- Diffs:
================================================================
$ sudo alsactl store
}}}
+ == Resubmit POST data ==
+
+ Such pity happened to me, that I filled bunch of form fields and found that Chrome does not download the result. I fired up Wireshark and captured the POST data (Export Selected Packet Bytes) and resubmited it with curl.
+
+ {{{
+ $ curl -H 'Expect: ' http://example.org/posthandler.php -d @postdata.raw > result.zip
+ }}}
+
----
CategoryHomepage
More information about the pld-cvs-commit
mailing list