Index: lib/http_parser.dart |
diff --git a/lib/http_parser.dart b/lib/http_parser.dart |
index 0aa9cea6b725595576df994f47bad4b84fcb1252..f5921ee06c66ce266156ccc67465983f535ad015 100644 |
--- a/lib/http_parser.dart |
+++ b/lib/http_parser.dart |
@@ -4,6 +4,7 @@ |
library http_parser; |
+export 'src/authentication_challenge.dart'; |
export 'src/http_date.dart'; |
export 'src/media_type.dart'; |
export 'src/web_socket.dart'; |