9 Method Definitions  
 
 
The set of common methods for HTTP/1.1 is defined below. Although this set can be expanded, additional methods cannot be assumed to share the same semantics for separately extended clients and servers.  
 
The Host request-header field (section 14.23) MUST accompany all HTTP/1.1 requests.  
1.      Safe and Idempotent Methods ... 9.1  
1.   Safe Methods ... 9.1.1  
2.   Idempotent Methods ... 9.1.2  
2.   OPTIONS ... 9.2  
3.   GET ... 9.3  
4.   HEAD ... 9.4  
5.   POST ... 9.5  
6.   PUT ... 9.6  
7.   DELETE ... 9.7  
8.   TRACE ... 9.8  
9.   CONNECT ... 9.9