Variable mimeConst

mime: {
    json: "application/json";
    urlencoded: "application/x-www-form-urlencoded";
} = ...

Just some shortcuts for use in content-type or accept headers