#import <Foundation/Foundation.h>
#import "HTTPConnection.h"

@interface RoutingConnection : HTTPConnection
@end
