• gpoirier's avatar
    Close connection on EOF · 40041aa3
    gpoirier authored
    this makes downloading some asx files from MS
    streaming servers work again (they would hang on eos).
    The http request header property connection:close is needed for _some_
    1.1 HTTP servers to close the connection at the end of file.
    patch by Ronald S. Bultje % rbultje A ronald P bitfreak P net%
    Original thread:
    Date: Mar 3, 2007 10:48 PM
    Subject: [Ffmpeg-devel] [PATCH] close connection on end-of-file
    
    
    git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8221 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
    40041aa3
http.c 8.79 KB