mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3976 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e237944abf
commit
53909712e2
1 changed files with 0 additions and 1 deletions
|
|
@ -166,7 +166,6 @@
|
|||
*/
|
||||
|
||||
$header = sprintf("GET %s%s HTTP/1.0\r\nHost: %s\r\nAccept-Charset: utf-8;q=0.7,*;q=0.7\r\nReferer: %s://%s\r\nRequestUrl: %s\r\nConnection: Close\r\n\r\n", $url_info['path'], $url_info['query']?'?'.$url_info['query']:'', $url_info['host'], $url_info['scheme'], $url_info['host'], Context::getRequestUri());
|
||||
debugPrint($header);
|
||||
|
||||
@fwrite($fp, $header);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue