lp://staging/~cjwatson/lazr.restful/url-dereferencing-server-url
Created by
Colin Watson
and last modified
- Get this branch:
- bzr branch lp://staging/~cjwatson/lazr.restful/url-dereferencing-server-url
Only
Colin Watson
can upload to this branch. If you are
Colin Watson
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Tom Wardill (community): Approve
-
Diff: 91 lines (+33/-1)4 files modifiedNEWS.rst (+5/-0)
src/lazr/restful/docs/webservice-marshallers.rst (+9/-0)
src/lazr/restful/example/base/traversal.py (+16/-1)
src/lazr/restful/marshallers.py (+3/-0)
Branch information
Recent revisions
- 255. By Colin Watson
-
Fix dereferencing of URLs that redirect within HTTPS requests.
URLDereferencin
gMixin. dereference_ url didn't necessarily set SERVER_URL, so
the request machinery defaulted to http:// URLs. This could cause
dereferencing failures depending on the strictness of the IAbsoluteURL
adapter being used.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/lazr.restful