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

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
lazr.restful
Status:
Merged

Recent revisions

255. By Colin Watson

Fix dereferencing of URLs that redirect within HTTPS requests.

URLDereferencingMixin.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.

254. By Colin Watson

[r=ilasc] Set doctest encoding to UTF-8.

253. By Colin Watson

[r=ilasc] Port simple uses of str/unicode/basestring to Python 3.

252. By Colin Watson

[r=cjwatson] Import formatdate from email.utils rather than email.Utils.

251. By Colin Watson

[r=twom] Handle int/long changes in Python 3.

250. By Colin Watson

[r=twom] Adjust request creation for Python 3.

249. By Colin Watson

[r=twom] Handle exception scoping changes in Python 3.

248. By Colin Watson

[r=wgrant] Handle dict method changes in Python 3.

247. By Colin Watson

Release lazr.restful 0.22.1.

246. By Colin Watson

[r=ilasc] Make ObjectLookupFieldMarshaller accept URLs that redirect.

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
This branch contains Public information 
Everyone can see this information.

Subscribers