• Max Kellermann's avatar
    input_curl: enable FAILONERROR · a8e81326
    Max Kellermann authored
    I had this option enabled during development, but at some point, it
    must have gotten lost.  FAILONERROR makes the curl stream fail when
    the server returns a status code 400 or higher.  We are not interested
    in the server's error document.
    a8e81326
input_curl.c 13.8 KB