336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.




HTTP heaer를 알고 싶을 때 사용하면 편리하다.

이것 덕분에 클리핑이 막히는 원인을 찾을 수 있었다.

링크 : http://web-sniffer.net/


View HTTP Request and Response Header

For more information on HTTP see RFC 2616

HTTP(S)-URL: (IDN allowed)

HTTP version:

• Request type:

User agent:

HTTP Request Header
Connect to 222.122.142.23 on port 80 ... ok


GET / HTTP/1.1[CRLF] Host: www.handstory.co.kr[CRLF] Connection: close[CRLF] Accept-Encoding: gzip[CRLF] Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/vnd.ms-powerpoint, application/vnd.ms-excel, a
pplication/msword, application/x-shockwave-flash, */*[CRLF] Accept-Language: ko[CRLF] User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1;
.NET CLR 2.0.50727) Web-Sniffer/1.0.24[CRLF] Referer: http://web-sniffer.net/[CRLF] [CRLF]

HTTP Response Header

Name Value Delim
HTTP Status Code: HTTP/1.1 200 OK
Date: Tue, 09 Jan 2007 09:41:05 GMT CRLF
Server: Apache CRLF
X-Powered-By: PHP/4.4.2 CRLF
Set-Cookie: PHPSESSID=804242e73350b11151e50705b368d56c; path=/ CRLF
Expires: Thu, 19 Nov 1981 08:52:00 GMT CRLF
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 CRLF
Pragma: no-cache CRLF
Connection: close CRLF
Transfer-Encoding: chunked CRLF
Content-Type: text/html CRLF

 

'IT' 카테고리의 다른 글

음성 인식 관련 기술 국내 업체  (0) 2007.01.31
큐브리드 glo 예제  (0) 2007.01.23
[Tip] 페이지 로딩 속도 측정 사이트  (0) 2006.12.04
파이썬 - 정규식  (8) 2006.12.03
인터넷 속도 향상  (0) 2006.09.18

+ Recent posts