~ubuntu-branches/ubuntu/oneiric/libgdata/oneiric-backports

« back to all changes in this revision

Viewing changes to docs/reference/html/gdata-running.html

  • Committer: Package Import Robot
  • Author(s): Evan Broder
  • Date: 2011-11-15 21:59:48 UTC
  • mfrom: (4.1.4 experimental)
  • Revision ID: package-import@ubuntu.com-20111115215948-e17s889ocgu5fv4f
Tags: 0.10.1-1~oneiric1
Automated backport upload; no source changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
<td valign="top" align="right"></td>
30
30
</tr></table></div>
31
31
<div class="refsect1">
32
 
<a name="id354044"></a><h2>Running and Debugging GData Applications</h2>
 
32
<a name="id453914"></a><h2>Running and Debugging GData Applications</h2>
33
33
<div class="refsect2">
34
 
<a name="id384742"></a><h3>Environment variables</h3>
 
34
<a name="id456474"></a><h3>Environment variables</h3>
35
35
<p>libgdata makes use of a few environment variables which affect how it runs, mainly with respect to debugging.</p>
36
 
<p><a name="LIBGDATA_FORCE_HTTP"></a><b><code class="envar">LIBGDATA_FORCE_HTTP</code>. </b>If this environment variable is defined, libgdata will force the use of HTTP for requests which would otherwise
37
 
                                        normally use HTTPS. This allows the network traffic to be debugged more easily.</p>
38
36
<p><a name="LIBGDATA_DEBUG"></a><b><code class="envar">LIBGDATA_DEBUG</code>. </b>If this environment variable is set to one of the following values, libgdata will give debug output
39
37
                                        (at various levels). If it's unset, no debug output will be produced.
40
38
                                        </p>