]> git.sesse.net Git - ffmpeg/commit
avformat/http: export http_version from response
authorAman Gupta <aman@tmm1.net>
Tue, 26 Dec 2017 04:21:15 +0000 (20:21 -0800)
committerAman Gupta <aman@tmm1.net>
Tue, 26 Dec 2017 22:52:36 +0000 (14:52 -0800)
commit039007c928b4207b8bdde31c80c57dc7b917dd2f
tree84df727b3451cba0553d267589315a57437f77a5
parentac19e63b184570c0ade4d3a8a785f64441d9cac8
avformat/http: export http_version from response

Can be used by the api user to figure out what http features the server supports based on the response received.

Signed-off-by: Aman Gupta <aman@tmm1.net>
doc/protocols.texi
libavformat/http.c