[FFmpeg-trac] #10014(avformat:new): ffmpeg does not report upload failures when PUTting content to a remote WebDAV server

FFmpeg trac at avcodec.org
Wed Nov 9 12:29:24 EET 2022


#10014: ffmpeg does not report upload failures when PUTting content to a remote
WebDAV server
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:  (none)
  anonymous_coward                   |
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by anonymous_coward):

 Further data point: if http_persistent option is set to 1 the receive
 buffer is not flushed, subsequent requests immediately consume the final
 response of the previous request (receiving the 401) rather than waiting
 for the 100 Continue as it should.

 ffmpeg really needs to consume the final response at the end of each
 request.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10014#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list