I would like to be able to return a custom response code upon success, such as setting <code>303 See Other</code> instead of <code>200 OK</code>. Thanks for a nice library!
I would like to be able to return a custom response code upon success, such as setting
303 See Otherinstead of200 OK.Thanks for a nice library!