조회 수 5343 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

An HTTP request is a class consisting of HTTP style requests, request lines, request methods, request URL, header fields, and body content.The most common methods that are used by a client in an HTTP request are as follows:


1) GET

Used when the client is requesting a resource on the Web server.


2) POST

Used when the client is sending information or data to the server—for example, filling out an online form (i.e.Sends a large amount of complex data to the Web Server).


3) PUT

Used when the client is sending a replacement document or uploading a new document to the Web server under the request URL.


4) DELETE

Used when the client is trying to delete a document from the Web server, identified by the request URL.


5) HEAD

Used when the client is requesting some information about a resource but not requesting the resource itself.


6) TRACE

Used when the client is asking the available proxies or intermediate servers changing the request to announce themselves.


7) OPTIONS

Used when the client wants to determine other available methods to retrieve or process a document on the Web server.


8) CONNECT

Used when the client wants to establish a transparent connection to a remote host, usually to facilitate SSL-encrypted communication (HTTPS) through an HTTP proxy.


?

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
937 Develop 프로그래밍 소스 관련 사이트.. hooni 2013.04.23 17901
936 System/OS [windows] 배치(bat)파일 제작 방법 hooni 2003.04.23 17867
935 Develop 프로그램 문서 관리 (Doxygen) hooni 2013.04.23 17835
934 Develop [ios] 푸시알림(APNS)에 대한 php 라이브러리 ㅋㅋ hooni 2013.04.23 17777
933 Develop [c] 64bit 머신에서 inet_ntoa() 사용시 Segment fault 대처 방법법 hooni 2014.02.08 17744
932 System/OS [java] Tomcat/UTF-8 or All 지원 ㅎㅎ hooni 2013.04.23 17660
931 Etc [php] 싸이월드 이미지 외부 링크 하기(php) hooni 2013.04.23 17622
930 System/OS [linux] 네트워크 커널 설정.. hooni 2003.04.23 17557
929 Etc 개발자가 알아야할 10가지 보안팁으로 코드 보호하기 hooni 2013.04.23 17543
928 Etc 티스토리 테이블 html,css 구문 hooni 2013.11.03 17517
927 System/OS [linux] 콘솔/Xwindow 에서 PC스피커 소리 없애기 hooni 2003.04.23 17511
926 Develop [c++] p.58 연습문제 2번 hooni 2003.04.23 17415
925 Etc 영어의 12 시제 (The twelve tenses of English) hooni 2013.07.12 17290
924 Etc iOS 에서 쓸만한 오프라인 구글지도 찾기 hooni 2014.01.06 17287
923 System/OS [linux] 메타(기호)문자의 의미와 사용 hooni 2003.04.23 17268
922 Etc [flash] 페이지 이동 (액션스크립트) file hooni 2013.04.23 17241
Board Pagination Prev 1 ... 14 15 16 17 18 ... 74 Next
/ 74