harbor-master icon indicating copy to clipboard operation
harbor-master copied to clipboard

Added 204 as a success code

Open ernestofreyreg opened this issue 7 years ago • 1 comments

While using the library to run docker containers I found the docker api returning 204 (success) and the library treats it as an error.

ernestofreyreg avatar Feb 15 '18 09:02 ernestofreyreg

The behavior (and fix) is reproducible by me, too. Having this merged would be very helpful!

mmagr avatar Mar 23 '18 11:03 mmagr