lp:~james-w/lazr.restfulclient/reject-non-json-responses

Created by James Westby and last modified
Get this branch:
bzr branch lp:~james-w/lazr.restfulclient/reject-non-json-responses
Only James Westby can upload to this branch. If you are James Westby please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Westby
Project:
lazr.restfulclient
Status:
Development

Recent revisions

87. By James Westby

Give a more specific error that will help with debugging.

86. By James Westby

Use the content-type returned by the response to interpret it.

Using a hardcoded application/json value means that it tries to interpret
any response as JSON, even if it is HTML say. While this doesn't matter for
normal operation with LP it does mean that some errors are masked.

85. By Leonard Richardson

[r=michael.nelson] Fixed comparisons of entries and hosted files with None. Landed on behalf of Rick Spencer.

84. By Leonard Richardson

[r=abentley] Add a proof-of-concept test for OAuth-signed anonymous access.

83. By Leonard Richardson

Restored ServiceRoot.credentials.

82. By Leonard Richardson

[r=jml] Improved the error message given when the user tries to follow a link, not knowing that they don't have permission to see the link.

81. By Leonard Richardson

[r=allenap] Request the correctly-spelled WADL media type. The misspelled media type will still work if going against an old version of lazr.restful.

80. By Leonard Richardson

[r=gary] Made HTTPError strings more verbose.

79. By Leonard Richardson

[r=allenap] Implemented the equality operation for entries and hosted files.

78. By Leonard Richardson

[r=allenap] Make use of the new lazr.authentication library.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers