Skip to content

Support non standard HTTP communication #2203

Answered by MihaZupan
pfeigl asked this question in Q&A
Discussion options

You must be logged in to vote

I am not familiar with this protocol, but is the main difference between it and HTTP the modified status line (e.g. ICY instead of HTTP) in the server response?

I see some mentions online that v1 of the protocol uses only Content-Length. If so, it should be relatively straightforward to overwrite just that part in a custom stream (SocketsHttpHandler.PlaintextStreamFilter would be the appropriate place to plug that in).

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@pfeigl
Comment options

Answer selected by karelz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants