Switches from GCDWebServer to CocoaHTTPServer so we can have HTTPS eventually
This commit is contained in:
11
kordophone/Bridge/Operations/Utilities/MBIMHTTPUtilities.h
Normal file
11
kordophone/Bridge/Operations/Utilities/MBIMHTTPUtilities.h
Normal file
@@ -0,0 +1,11 @@
|
||||
//
|
||||
// MBIMHTTPUtilities.h
|
||||
// kordophoned
|
||||
//
|
||||
// Created by James Magahern on 11/16/18.
|
||||
// Copyright © 2018 James Magahern. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
NSString* MBIMWebServerFormatRFC822(NSDate *date);
|
||||
Reference in New Issue
Block a user