You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by GitBox <gi...@apache.org> on 2019/02/12 17:40:41 UTC

[GitHub] mmiklavc commented on issue #1331: METRON-1993: Stellar REST_GET should handle responses when content length is less than zero

mmiklavc commented on issue #1331: METRON-1993: Stellar REST_GET should handle responses when content length is less than zero
URL: https://github.com/apache/metron/pull/1331#issuecomment-462858481
 
 
   There may be some users that want a more strict interpretation of the content length. It might make sense to have the default be similar to browsers' quirks mode and be forgiving, per the rfc declaring this as optional, but also allow users to set a strict mode that will throw an error if content length does not equal actual content length. Can we add a config option for this?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services