mirror of
https://github.com/wu736139669/ASHWebURLProtocol.git
synced 2026-08-05 05:54:56 +00:00
写好了
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// ASHWebNSURLProtocol.h
|
||||
// ASHWebURLProtocol
|
||||
//
|
||||
// Created by xmfish on 16/11/16.
|
||||
// Copyright © 2016年 ash. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface ASHWebNSURLProtocol : NSURLProtocol<NSURLConnectionDelegate>
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user