react-native-background-geolocation@5.0.0-beta.1
    Preparing search index...

    Variable HttpMethodConst

    HttpMethod: { Post: "POST"; Put: "PUT"; Patch: "PATCH" } = ...

    Allowed HTTP methods for uploading data. Mirrors Flutter's HttpConfig.method and native support.

    Type Declaration

    • ReadonlyPost: "POST"
    • ReadonlyPut: "PUT"
    • ReadonlyPatch: "PATCH"