~ubuntu-branches/ubuntu/precise/evolution-data-server/precise

« back to all changes in this revision

Viewing changes to docs/reference/camel/html/CamelHttpStream.html

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-07-27 11:45:30 UTC
  • mfrom: (1.1.90 upstream)
  • Revision ID: james.westby@ubuntu.com-20110727114530-v4ntbu728os68b0b
Tags: 3.1.4-0ubuntu1
* New upstream version.
* debian/patches/999git_EDS_3_1_3_1_to_f94a069.patch: drop, included in
  the upstream 3.1.4 tarball.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>CamelHttpStream</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="Camel Reference Manual">
8
8
<link rel="up" href="Streams.html" title="Streams">
9
9
<link rel="prev" href="CamelStreamVFS.html" title="CamelStreamVFS">
10
10
<link rel="next" href="CamelTcpStream.html" title="CamelTcpStream">
11
 
<meta name="generator" content="GTK-Doc V1.17.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
41
41
<a name="CamelHttpStream.synopsis"></a><h2>Synopsis</h2>
42
42
<pre class="synopsis">struct              <a class="link" href="CamelHttpStream.html#CamelHttpStream-struct" title="struct CamelHttpStream">CamelHttpStream</a>;
43
43
enum                <a class="link" href="CamelHttpStream.html#CamelHttpMethod" title="enum CamelHttpMethod">CamelHttpMethod</a>;
44
 
<a class="link" href="CamelStream.html" title="CamelStream"><span class="returnvalue">CamelStream</span></a> *       <a class="link" href="CamelHttpStream.html#camel-http-stream-new" title="camel_http_stream_new ()">camel_http_stream_new</a>               (<em class="parameter"><code><a class="link" href="CamelHttpStream.html#CamelHttpMethod" title="enum CamelHttpMethod"><span class="type">CamelHttpMethod</span></a> method</code></em>,
 
44
<a class="link" href="CamelStream.html" title="CamelStream"><span class="returnvalue">CamelStream</span></a> *        <a class="link" href="CamelHttpStream.html#camel-http-stream-new" title="camel_http_stream_new ()">camel_http_stream_new</a>               (<em class="parameter"><code><a class="link" href="CamelHttpStream.html#CamelHttpMethod" title="enum CamelHttpMethod"><span class="type">CamelHttpMethod</span></a> method</code></em>,
45
45
                                                         <em class="parameter"><code><span class="type">struct _CamelSession</span> *session</code></em>,
46
46
                                                         <em class="parameter"><code><a class="link" href="camel-camel-url.html#CamelURL" title="struct CamelURL"><span class="type">CamelURL</span></a> *url</code></em>);
47
47
<span class="returnvalue">void</span>                <a class="link" href="CamelHttpStream.html#camel-http-stream-set-user-agent" title="camel_http_stream_set_user_agent ()">camel_http_stream_set_user_agent</a>    (<em class="parameter"><code><a class="link" href="CamelHttpStream.html" title="CamelHttpStream"><span class="type">CamelHttpStream</span></a> *http_stream</code></em>,
107
107
<hr>
108
108
<div class="refsect2">
109
109
<a name="camel-http-stream-new"></a><h3>camel_http_stream_new ()</h3>
110
 
<pre class="programlisting"><a class="link" href="CamelStream.html" title="CamelStream"><span class="returnvalue">CamelStream</span></a> *       camel_http_stream_new               (<em class="parameter"><code><a class="link" href="CamelHttpStream.html#CamelHttpMethod" title="enum CamelHttpMethod"><span class="type">CamelHttpMethod</span></a> method</code></em>,
 
110
<pre class="programlisting"><a class="link" href="CamelStream.html" title="CamelStream"><span class="returnvalue">CamelStream</span></a> *            camel_http_stream_new               (<em class="parameter"><code><a class="link" href="CamelHttpStream.html#CamelHttpMethod" title="enum CamelHttpMethod"><span class="type">CamelHttpMethod</span></a> method</code></em>,
111
111
                                                         <em class="parameter"><code><span class="type">struct _CamelSession</span> *session</code></em>,
112
112
                                                         <em class="parameter"><code><a class="link" href="camel-camel-url.html#CamelURL" title="struct CamelURL"><span class="type">CamelURL</span></a> *url</code></em>);</pre>
113
113
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
201
201
</div>
202
202
<div class="footer">
203
203
<hr>
204
 
          Generated by GTK-Doc V1.17.1</div>
 
204
          Generated by GTK-Doc V1.17</div>
205
205
</body>
206
206
</html>
 
 
b'\\ No newline at end of file'