`microapi.http` =============== Some useful constants for use elsewhere in your application code: .. automodule:: microapi.http :members: :undoc-members: .. autoattribute:: microapi.http.OK .. autoattribute:: microapi.http.CREATED .. autoattribute:: microapi.http.ACCEPTED .. autoattribute:: microapi.http.NO_CONTENT .. autoattribute:: microapi.http.BAD_REQUEST .. autoattribute:: microapi.http.UNAUTHORIZED .. autoattribute:: microapi.http.FORBIDDEN .. autoattribute:: microapi.http.NOT_FOUND .. autoattribute:: microapi.http.NOT_ALLOWED .. autoattribute:: microapi.http.IM_A_TEAPOT .. autoattribute:: microapi.http.APP_ERROR