-
- Downloads
Support urlencoded http authentication credentials
It should be possible to specify usernames in http requests containing urlencoded characters. This patch adds support for decoding the auth strings. Signed-off-by:Antti Seppälä <a.seppala@gmail.com> Signed-off-by:
Martin Storsjö <martin@martin.st>
Showing
- libavformat/Makefile 6 additions, 5 deletionslibavformat/Makefile
- libavformat/httpauth.c 17 additions, 6 deletionslibavformat/httpauth.c
- libavformat/urldecode.c 87 additions, 0 deletionslibavformat/urldecode.c
- libavformat/urldecode.h 35 additions, 0 deletionslibavformat/urldecode.h
- libavformat/version.h 1 addition, 1 deletionlibavformat/version.h
Loading
Please register or sign in to comment