nc -l 8080 then curl to 127.0.0.1:8080
On Wed, Mar 29, 2017 at 12:45 AM, William Park via talk <[email protected]> wrote: > Question for curl expert... > > I want to see what curl sends out, because I want to know what a proper > HTTP request looks like. Manpage says -v or --trace. OK. But, curl > requires a real URL to connect to. > > How can I run curl without specifying a real server/URL? I can't find > any "dry-run" or "fake" options. > -- > William > --- > Talk Mailing List > [email protected] > https://gtalug.org/mailman/listinfo/talk >
--- Talk Mailing List [email protected] https://gtalug.org/mailman/listinfo/talk
