0

Lost Content-Lenfth header on XML format

YQL lost Content-Length header on XML format.

by
1 Reply
  • QUOTE (t.izukawa @ Dec 20 2008, 08:09 AM) <{POST_SNAPBACK}>
    YQL lost Content-Length header on XML format.


    We do set the CTE (chunked transfer encoding) header as per HTTP 1.1. Also this is the behavior in json as well as xml formats if the response size is bigger than a certain limit. This is standard behavior with all services and a common http 1.1 optimization to prevent buffering of the entire response on the server side.

    -- Nagesh
    0

Recent Posts

in YQL