mappersmith icon indicating copy to clipboard operation
mappersmith copied to clipboard

Create Response#ok to return if status is in the 200 range

Open tulios opened this issue 7 years ago • 2 comments

200 OK 201 Created 204 No Content

tulios avatar Mar 31 '17 07:03 tulios

Is this still relevant? What would be the difference between Response#ok and Response#success?

Yurickh avatar Aug 09 '19 10:08 Yurickh

I think it's still valid since success considers redirects; it just improves the developer experience a bit.

tulios avatar Aug 20 '19 12:08 tulios