Hi,
I'm using Alamofire on my project and trying to use AMYServer.
But it's not worked.
Because - (id)initWithRequest:(NSURLRequest *)request cachedResponse:(NSCachedURLResponse *)cachedResponse client:(id<NSURLProtocolClient>)client isn't called.
Therefore _AMYURLProtocol's pendingRequests has nothing.