Skip to content
Snippets Groups Projects
  • Monty Brandenberg's avatar
    6c337535
    SH-3331 Fix incorrect overrun message when sending body with HTTP · 6c337535
    Monty Brandenberg authored
    request.  During readcallback, would generate an overrun-type message
    about reading position beyond end-of-data.  Mistake was is messaging
    when state is exactly at end of data (which is expected) versus an
    overrun.  Both result in declaring end-of-data to libcurl.  Also
    changed some of the status logging for the metrics payload to be
    less chatty on success, more informative on error.
    6c337535
    History
    SH-3331 Fix incorrect overrun message when sending body with HTTP
    Monty Brandenberg authored
    request.  During readcallback, would generate an overrun-type message
    about reading position beyond end-of-data.  Mistake was is messaging
    when state is exactly at end of data (which is expected) versus an
    overrun.  Both result in declaring end-of-data to libcurl.  Also
    changed some of the status logging for the metrics payload to be
    less chatty on success, more informative on error.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.