~ubuntu-branches/ubuntu/intrepid/libwww-perl/intrepid

« back to all changes in this revision

Viewing changes to lib/LWP/Protocol/GHTTP.pm

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann
  • Date: 2008-04-16 16:36:16 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20080416163616-06kg47nxqi6xrwts
Tags: 5.812-1
New upstream release, fixes the SSL regression (closes: #476390).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
package LWP::Protocol::GHTTP;
2
2
 
3
 
# $Id: GHTTP.pm,v 1.3 2003/10/14 12:01:27 gisle Exp $ 
4
 
 
5
 
#
6
3
# You can tell LWP to use this module for 'http' requests by running
7
4
# code like this before you make requests:
8
5
#