MyLibrary
ContentType.json.value // "application/json"
ContentType.urlEncode.value // "application/x-www-form-urlencoded"
ContentType.formData.value // "multipart/formdata"
ContentType.plainText.value // "text/plain"
Author
twitter : @YuTsungYu
License
MyLibrary is available under the MIT license. See the LICENSE file for more info.