Views 1400 Votes 0 Comment 0
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print

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
No. Category Subject Author Date Views
1093 Etc RSVP 란? file hooni 2017.11.22 981
1092 Database [mysql] 중복데이터 삭제하는 초간단 쿼리 hooni 2017.11.22 3421
1091 System/OS [mac] How to uninstall MySQL on Mac OS. hooni 2017.11.08 884
1090 System/OS OpenSSL로 ROOT CA 생성 및 SSL 인증서 발급하기 hooni 2017.10.28 1455
1089 System/OS 무료로 HTTPS 적용하기 (Let's Encrypt) file hooni 2017.10.28 1401
1088 Etc How to completely Uninstall Coda hooni 2017.10.24 2145
1087 Etc 영어. 불규칙 동사 정리 file hooni 2017.10.04 3501
1086 System/OS [linux] iptables 초간단 세팅 스크립트 hooni 2017.09.26 1237
1085 Develop [ios] VIN Scanner (VIN barcode) 스캐너 file hooni 2017.09.16 644
1084 System/OS [mac] Homebrew/rvm/cocoapod setting hooni 2017.07.29 997
1083 Etc 캘리포니아 운전면허 문제 file hooni 2017.07.22 976
1082 Develop [android] 안드로이드 앱 문서 샘플 - NCComix file hooni 2017.07.11 2103
1081 Develop [coding] 공부해야 하는거 ㅋㅋ secret hooni 2017.06.27 0
1080 Develop [coding] Find all anagrams in a string hooni 2017.06.27 1138
1079 Etc IT감사 기법 시험 file hooni 2017.06.14 1416
1078 Develop [android] SQLiteOpenHelper를 이용한 DBManager hooni 2017.06.14 2060
Board Pagination Prev 1 4 5 6 7 8 ... 74 Next
/ 74