MapboxHttp.h 709 B

12345678910111213141516171819202122
  1. // This file is generated and will be overwritten automatically.
  2. #import "MBXHttpMethod.h"
  3. #import "MBXNetworkRestriction.h"
  4. #import "MBXHttpRequestErrorType.h"
  5. #import "MBXDownloadErrorCode.h"
  6. #import "MBXDownloadState.h"
  7. #import "MBXUAComponents.h"
  8. #import "MBXHttpRequest.h"
  9. #import "MBXHttpRequestError.h"
  10. #import "MBXHttpResponseData.h"
  11. #import "MBXHttpResponse.h"
  12. #import "MBXDownloadOptions.h"
  13. #import "MBXDownloadError.h"
  14. #import "MBXDownloadStatus.h"
  15. #import "MBXHttpServiceFactory.h"
  16. #import "MBXHttpServiceInterceptorInterface.h"
  17. #import "MBXHttpServiceInterface.h"
  18. #import "MBXHttpResponseCallback.h"
  19. #import "MBXResultCallback.h"
  20. #import "MBXDownloadStatusCallback.h"
  21. #import "MBXHttpHeaders.h"