Revision 140ff718 lib/rapi/rlib2.py

b/lib/rapi/rlib2.py
32 32
entity is legitimate, while PUT would not be. PUT creates a new entity (e.g. a
33 33
new instance) with a name specified in the request.
34 34

  
35
Quoting from RFC2616, section 9.6:
35
Quoting from RFC2616, section 9.6::
36 36

  
37 37
  The fundamental difference between the POST and PUT requests is reflected in
38 38
  the different meaning of the Request-URI. The URI in a POST request

Also available in: Unified diff