auth: handle unauthorized response
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 12 Jul 2013 13:19:29 +0000 (15:19 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 12 Jul 2013 13:19:29 +0000 (15:19 +0200)
commit5cf75e64af9a9d5b5e5b5cda577a75767c912ad4
tree29fcb76da014e5e394cf0010ce9781d7bd88eeca
parent7532de687a9b53062d727595f6738b04bdfac1e2
auth: handle unauthorized response

Move handling of the unauthorized response to the auth module, it can add
the appropriate headers to request authorization for the required method
much better than the client.
gst/rtsp-server/rtsp-auth.c
gst/rtsp-server/rtsp-auth.h
gst/rtsp-server/rtsp-client.c