Contents

조회 수 1396 댓글 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
번호 분류 제목 글쓴이 날짜 조회 수
35 PPT 네오웹 세미나 자료~ secret hooni 2013.05.28 0
34 PPT [doc] BHO관련 발표 자료(디펜스에 쓸꺼) secret hooni 2013.05.28 0
33 PPT [ppt] 보안경제학 발표자료 secret hooni 2016.11.11 5
32 PPT [ppt] iOS 플라랩#01(2015.02.26) 발표 자료 file hooni 2015.02.25 725
31 PPT [ppt] Information Security 발표 자료 (@Team Study 2012.11.15) file hooni 2015.07.22 874
30 PPT [ppt] iOS 플라랩#02(2015.03.19) 발표 자료 file hooni 2015.04.24 898
29 PPT [ppt] Equation Solving 발표 자료 (@AjaxUI랩 밋업데이 2012.02.28) file hooni 2015.07.22 902
28 PPT 삼성페이(Samsung Pay) 구조 file hooni 2016.09.09 919
27 PPT [ppt] iOS 플라랩#03(2015.04.27) 발표 자료 file hooni 2015.04.24 1057
26 PPT [ppt] 정보보호관리 발표내용 #2 file hooni 2016.12.08 1058
25 PPT [ppt] 정보보호관리 발표내용 file hooni 2016.11.30 1068
24 PPT [ppt] OCB기술개발팀 OJT 자료 file hooni 2015.11.13 1147
Board Pagination Prev 1 2 3 Next
/ 3