Merge lp:~leonardr/lazr.restfulclient/load-relative-uri into lp:lazr.restfulclient
Proposed by
Leonard Richardson
on 2010-06-25
| Status: | Merged |
|---|---|
| Merged at revision: | 102 |
| Proposed branch: | lp:~leonardr/lazr.restfulclient/load-relative-uri |
| Merge into: | lp:lazr.restfulclient |
| Diff against target: |
103 lines (+49/-3) 4 files modified
src/lazr/restfulclient/NEWS.txt (+6/-0) src/lazr/restfulclient/docs/entries.txt (+35/-2) src/lazr/restfulclient/resource.py (+7/-0) src/lazr/restfulclient/version.txt (+1/-1) |
| To merge this branch: | bzr merge lp:~leonardr/lazr.restfulclient/load-relative-uri |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Abel Deuring (community) | code | 2010-06-25 | Approve on 2010-06-25 |
|
Review via email:
|
|||
Description of the Change
This branch makes load() support relative URIs, a tiny feature whose absence has caused a lot of problems. The URIs in question are relative to the versioned service root (eg. http://
To post a comment you must log in.
review:
Approve
(code)
