harbor-master
harbor-master copied to clipboard
Added 204 as a success code
While using the library to run docker containers I found the docker api returning 204 (success) and the library treats it as an error.
The behavior (and fix) is reproducible by me, too. Having this merged would be very helpful!