StatusParser typedef

StatusParser = StatusParser<Response>

callback to convert http.Response into FileUploadStatusResponse

Implementation

typedef StatusParser = interfaces.StatusParser<http.Response>;