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
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit