Rework connection sequence to return whether it was successful
[jFCPlib.git] / src / main / java / net / pterodactylus / fcp / quelaton / ClientPutCommand.java
2015-07-10 David ‘Bombe’ RodenRename Lengthed interface to WithLength
2015-07-10 David ‘Bombe’ RodenRename Keyed interface to WithUri
2015-07-10 David ‘Bombe’ RodenUse a String instead of a Key for redirects
2015-07-08 David ‘Bombe’ RodenAdd ClientPut command implementation