About the error: When I hit play for a stream in my player, than this
is one error example:
Unable to open item for playback (Fiddler - Bad Response (500)):
"
http://streamer-dtc-aa01.somafm.com/stream/1032"
This is from session properties (just to mention I've set
bBufferResponse to false and didn't click on streaming button):
SESSION STATE: Aborted.
Response Entity Size: 32346 bytes.
== FLAGS ==================
X-PROCESSINFO: foobar2000:4360
X-HTTPPROTOCOL-VIOLATION: [HTTP Protocol Violation] Response does not
start with HTTP. Data:
200 OK
X-CLIENTPORT: 49455
X-TRANSFER-SIZE: 32346
X-EGRESSPORT: 49456
X-TTLB: 1.235
X-CLIENTIP: 127.0.0.1
X-HOSTIP: 205.188.234.1
X-TTFB: 1.156
== TIMING INFO ============
ClientConnected: 23:19:20:1904
ClientDoneRequest: 23:19:20:1904
Gateway Determination: 0ms
DNS Lookup: 1110ms
TCP/IP Connect: 3359ms
ServerGotRequest: 23:19:24:6777
ServerBeginResponse: 23:19:25:8339
ServerDoneResponse: 23:19:25:9101
ClientBeginResponse: 23:19:25:9101
ClientDoneResponse: 23:19:25:9101
Overall Elapsed: 00:00:05.7197266
The response was buffered before delivery to the client.
== WININET CACHE INFO ============
This URL is not present in the WinINET cache. [Code: 2]
* Note: The above represents WinINET's ~current~ cache state, not the
state at the time of the request.
Without bBufferResponse, but with streaming button checked the player
just don't react - it says "loading file..." and stays that way until
I press stop. And this is from session properties in this case:
SESSION STATE: ReadingResponse.
DOWNLOAD PROGRESS: 1.533.561 bytes.
== FLAGS ==================
X-PROCESSINFO: foobar2000:4360
X-CLIENTIP: 127.0.0.1
X-HTTPPROTOCOL-VIOLATION: [HTTP Protocol Violation] Response does not
start with HTTP. Data:
200 OK[HTTP Protocol Violation] Protocol violation. No Connection-
Close, no Content-Length. No way to tell if the response is complete.
X-HOSTIP: 213.251.166.36
X-EGRESSPORT: 49501
X-CLIENTPORT: 49500
== TIMING INFO ============
ClientConnected: 23:26:13:9394
ClientDoneRequest: 23:26:13:9404
Gateway Determination: 0ms
DNS Lookup: 0ms
TCP/IP Connect: 125ms
ServerGotRequest: 23:26:14:1074
ServerBeginResponse: 23:26:14:8535
ServerDoneResponse: 00:00:00:0000
ClientBeginResponse: 00:00:00:0000
ClientDoneResponse: 00:00:00:0000
The response was streamed to the client as it was received.
== WININET CACHE INFO ============
This URL is not present in the WinINET cache. [Code: 2]
* Note: The above represents WinINET's ~current~ cache state, not the
state at the time of the request