[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] shoutcast streaming using libmicrohttpd
From: |
Erik Slagter |
Subject: |
Re: [libmicrohttpd] shoutcast streaming using libmicrohttpd |
Date: |
Fri, 17 Sep 2010 17:56:12 +0200 |
> What about using a high bit in the status code (something like 1 << 31, which
> won't conflict with HTTP status codes which are all small) to indicate
> "SHOUTCAST"? That'd result in a compatible API and we'd not need to define
> new external functions. Are there (many/any) other protocols that are this
> close to HTTP but then also epsilon-off that would justify why we'd have to
> enable passing a full "const char*"?
AFAIK only shoutcast abuses http this way. Also shoutcast only needs the
200 code. A workaround to cater for abuse of a protocol, ugly ;-)
I think it would work yes.
- Re: [libmicrohttpd] Cleanup callback isn't called, Erik Slagter, 2010/09/01
- Message not available
- Message not available
- Re: [libmicrohttpd] Cleanup callback isn't called, Erik Slagter, 2010/09/14
- Re: [libmicrohttpd] Cleanup callback isn't called, Erik Slagter, 2010/09/14
- Re: [libmicrohttpd] Cleanup callback isn't called, Christian Grothoff, 2010/09/15
- Re: [libmicrohttpd] Cleanup callback isn't called, Erik Slagter, 2010/09/15
- [libmicrohttpd] shoutcast streaming using libmicrohttpd, Erik Slagter, 2010/09/17
- Re: [libmicrohttpd] shoutcast streaming using libmicrohttpd, Christian Grothoff, 2010/09/17
- Re: [libmicrohttpd] shoutcast streaming using libmicrohttpd, Erik Slagter, 2010/09/17
- Re: [libmicrohttpd] shoutcast streaming using libmicrohttpd, Christian Grothoff, 2010/09/17
- Re: [libmicrohttpd] shoutcast streaming using libmicrohttpd,
Erik Slagter <=
- Re: [libmicrohttpd] shoutcast streaming using libmicrohttpd, Christian Grothoff, 2010/09/18
- Re: [libmicrohttpd] Cleanup callback isn't called, Christian Grothoff, 2010/09/15