Skip Menu |

This queue is for tickets about the JSON-RPC-Common CPAN distribution.

Report information
The Basics
Id: 58354
Status: resolved
Priority: 0/
Queue: JSON-RPC-Common

People
Owner: Nobody in particular
Requestors: mkanat [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.06
Fixed in: (no value)



Subject: JSON-RPC 1.1 WD requires a Content-Length header in responses
Marshal::HTTP doesn't add a Content-Length header to JSON-RPC 1.1 replies, even though it's required: http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html#ResponseHeaders
Resolved by fde17ec