diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index b68cc2ca..08f8be3c 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -3,8 +3,7 @@
-
-
+
@@ -39,11 +38,21 @@
-
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
@@ -195,7 +204,6 @@
-
@@ -214,6 +222,7 @@
+
@@ -627,14 +636,7 @@
-
-
-
- 1497985995955
-
-
-
- 1497985995955
+
1498774662381
@@ -972,7 +974,14 @@
1517980935063
-
+
+ 1517981171771
+
+
+
+ 1517981171771
+
+
@@ -1008,7 +1017,7 @@
-
+
@@ -1045,7 +1054,7 @@
-
+
@@ -1067,7 +1076,6 @@
-
@@ -1092,7 +1100,8 @@
-
+
+
@@ -1280,16 +1289,6 @@
-
-
-
-
-
-
-
-
-
-
@@ -1519,8 +1518,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
diff --git a/lib/src/http/http.dart b/lib/src/http/http.dart
index 88b47ee0..1b2abf89 100644
--- a/lib/src/http/http.dart
+++ b/lib/src/http/http.dart
@@ -12,6 +12,8 @@ export 'angel_http.dart';
export 'anonymous_service.dart';
export 'controller.dart';
export 'hooked_service.dart';
+export 'http_request_context.dart';
+export 'http_response_context.dart';
export 'map_service.dart';
export 'metadata.dart';
export 'request_context.dart';