http.server: No longer enfore JSON encoding for body
The HTTP layer shouldn't care about the contents of the request data or responses. This requires further changes in the RAPI code to handle client requests correctly. Signed-off-by:Michael Hanselmann <hansmi@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
Showing
- NEWS 7 additions, 0 deletionsNEWS
- daemons/ganeti-noded 7 additions, 5 deletionsdaemons/ganeti-noded
- daemons/ganeti-rapi 28 additions, 2 deletionsdaemons/ganeti-rapi
- lib/http/__init__.py 1 addition, 10 deletionslib/http/__init__.py
- lib/http/server.py 5 additions, 5 deletionslib/http/server.py
- lib/rapi/baserlib.py 7 additions, 7 deletionslib/rapi/baserlib.py
- lib/rapi/rlib2.py 5 additions, 5 deletionslib/rapi/rlib2.py
Loading
Please register or sign in to comment