Client should set Accept header
Reported by Matt Todd | August 28th, 2008 @ 05:42 PM | in Release 0.5.4
For consistency (and to indicate in the future when XML is
supported) what content type is expected, the Accept
header field should be set (for now to
application/json
) which is where #60 came from
(right value in the wrong field).
Comments and changes to this ticket
-
Matt Todd September 19th, 2008 @ 01:39 AM
- Tag changed from client to client
It should specifically be set to:
Accept: application/json, */*
-
Matt Todd September 19th, 2008 @ 02:19 AM
- State changed from new to resolved
(from [e32e2c11efd76730ddffd1749326310781d29238]) Clients now include the Accept header field, set to prefer application/json but will fail to anything. [#62 state:resolved] http://github.com/mtodd/halcyon/...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Tags
Referenced by
- 62 Client should set Accept header (from [e32e2c11efd76730ddffd1749326310781d29238]) Clients...