~ubuntu-branches/ubuntu/vivid/curl/vivid

« back to all changes in this revision

Viewing changes to docs/libcurl/curl_formget.3

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Schuldei
  • Date: 2009-04-02 23:35:45 UTC
  • mto: (1.2.1 upstream) (3.2.3 sid)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: james.westby@ubuntu.com-20090402233545-geixkwhe3izccjt7
Tags: upstream-7.19.4
ImportĀ upstreamĀ versionĀ 7.19.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\" You can view this file with:
2
2
.\" nroff -man [file]
3
 
.\" $Id: curl_formget.3,v 1.2 2006-06-24 23:11:36 bagder Exp $
 
3
.\" $Id: curl_formget.3,v 1.3 2008-12-28 21:56:56 bagder Exp $
4
4
.\"
5
5
.TH curl_formget 3 "20 June 2006" "libcurl 7.15.5" "libcurl Manual"
6
6
.SH NAME
7
 
curl_formget - serialize a previously build multipart/formdata HTTP POST chain
 
7
curl_formget - serialize a previously built multipart/formdata HTTP POST chain
8
8
.SH SYNOPSIS
9
9
.B #include <curl/curl.h>
10
10
.sp