Merge lp://staging/~karni/ubuntuone-files-java-library/handle-302 into lp://staging/~ubuntuone-android-hackers/ubuntuone-files-java-library/trunk-u1f
Proposed by
Michał Karnicki
Status: | Merged |
---|---|
Approved by: | Chad Miller |
Approved revision: | 4 |
Merged at revision: | 4 |
Proposed branch: | lp://staging/~karni/ubuntuone-files-java-library/handle-302 |
Merge into: | lp://staging/~ubuntuone-android-hackers/ubuntuone-files-java-library/trunk-u1f |
Diff against target: |
41 lines (+8/-3) 1 file modified
src/com/ubuntuone/rest/RestApi.java (+8/-3) |
To merge this branch: | bzr merge lp://staging/~karni/ubuntuone-files-java-library/handle-302 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Chad Miller (community) | Approve | ||
Review via email: mp+80574@code.staging.launchpad.net |
Description of the change
Treat HTTP 302 (previously, forced cookie auth) as 401. Server side has been fixed, but we want to be on the safe side. Talking to REST API, not interested in redirects.
To post a comment you must log in.