search for: psychogun

Displaying 1 result from an estimated 1 matches for "psychogun".

Did you mean: psychofun
2013 Aug 26
1
Fwd: Re: opusfile 0.4 release
...inktink With my old streaming thread I am able to retrieve a unicode file from a web server by converting the resource name to UTF-8 MBCS then uri encoding it before sending it to the server with "GET /[resourcename] HTTP/1.0". For example, retrieving a file named "Y?ji ?no - The Psychogun [libopus 1.0.2].opus" the request resource string looks like this (taken from my local web server's access log): "Y%C5%ABji%20%C5%8Cno%20-%20The%20Psychogun%20%5Blibopus%201.0.2%5D.opus" Now when trying to open a unicode file with op_open_url(...) the access log is not showing a...