mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
Update: Announce support for OPTIONS
This commit is contained in:
parent
0bb65ed090
commit
d1dbc561ac
@ -767,7 +767,7 @@ ssize_t util_http_build_header(char * out, size_t len, ssize_t offset,
|
||||
config->server_id,
|
||||
connection_header,
|
||||
(client && client->admin_command == ADMIN_COMMAND_ERROR ?
|
||||
"GET, SOURCE" : "GET"),
|
||||
"GET, SOURCE, OPTIONS" : "GET, OPTIONS"),
|
||||
upgrade_header,
|
||||
currenttime_buffer,
|
||||
contenttype_buffer,
|
||||
|
Loading…
Reference in New Issue
Block a user