aboutsummaryrefslogtreecommitdiff
path: root/www/http_post
Commit message (Collapse)AuthorAgeFilesLines
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436247
* - Update to version 1.0.20140814 [1]Pawel Pekala2015-02-052-5/+5
| | | | | | | | | | | - Fix capitalization and spelling error in COMMENT PR: 196783 [1] Submitted by: Neel Chauhan <neel@neelc.org> [1] Approved by: maintainer timeout Notes: svn path=/head/; revision=378493
* Allow staging as a regular userAntoine Brodin2014-09-071-0/+1
| | | | Notes: svn path=/head/; revision=367532
* - Stage supportMartin Wilke2014-01-291-4/+2
| | | | Notes: svn path=/head/; revision=341703
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | www) Notes: svn path=/head/; revision=327776
* Http_post does a POST operation and dumps the results to stdout. This supportsSteve Wills2012-09-094-0/+46
ipv6 and https (SSL). WWW: http://www.acme.com/software/http_post/ PR: ports/171492 Submitted by: masaki@club.kyutech.ac.jp Notes: svn path=/head/; revision=303970