lp://staging/~alexlist/lazr.restfulclient/fix-lowercase-get
- Get this branch:
- bzr branch lp://staging/~alexlist/lazr.restfulclient/fix-lowercase-get
Branch merges
- Colin Watson (community): Disapprove
-
Diff: 12 lines (+1/-1)1 file modifiedsrc/lazr/restfulclient/_browser.py (+1/-1)
Branch information
Recent revisions
- 140. By Alexander List
-
[alexlist] As per RFC2616 Section 5.1.1, methods are case-sensitive, and specified in uppercase
- 137. By Dimitri John Ledkov <djledkov@DJLEDKOV-MOBL1>
-
[r=barry] Correct python3 port, drop SSLHandshakeError warning.
- 135. By William Grant
-
[r=wgrant] Fall back to httplib2's default CA certificate bundle if the Debian/Ubuntu one doesn't exist. Release 0.13.3.
- 134. By j.c.sackett
-
[r=jcsackett] Override the ca certs path for httplib2 to Ubuntu's system certs. Landed on behalf of James Westby.
- 132. By Benji York
-
[r=benji] Add environment variable, LP_DISABLE_
SSL_CERTIFICATE _VALIDATION,
to disable SSL certificate checks. Most useful when testing against
development servers. Landed on behalf of Jonathan Lange. - 131. By Benji York
-
- remove crazy definition of download-cache; that should be in
~/.buildout/default. cfg or nowhere
- fix versions so the set of requested versions is actually satisfiable;
someone must have been using a local -dev version and didn't re-run
the buildout in a clean environment
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/lazr.restfulclient