diff --git a/lib/rapi/rlib2.py b/lib/rapi/rlib2.py index 020aae5f01aa1a508a2f7def3e36309855454a3e..09e883db9db9106edc5d3535f81b1a5b32e0fb5a 100644 --- a/lib/rapi/rlib2.py +++ b/lib/rapi/rlib2.py @@ -22,7 +22,7 @@ """Remote API version 2 baserlib.library. PUT or POST? - ------------ + ============ According to RFC2616 the main difference between PUT and POST is that POST can create new resources but PUT can only create the resource the