📄 readme
字号:
http_post - do a POST to an HTTP URLhttp_post does a POST operation to an HTTP URL and dumps the results to stdout.It does not do gopher, ftp, file, news, or any other type of URL, only HTTP.It can be configured to do HTTPS POSTs as well.Files in this distribution: README this Makefile guess http_post.c source file http_post.1 manual entryTo build: If you're on a SysV-like machine (which includes old Linux systemsbut not new Linux systems), edit the Makefile and uncomment the SYSV_LIBSline. If you're doing SSL, uncomment those lines too. Otherwise, just doa make.Feedback is welcome - send bug reports, enhancements, checks, moneyorders, etc. to the addresses below. Jef Poskanzer jef@acme.com http://www.acme.com/jef/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -