| Index: pkg/http_server/lib/src/http_body.dart
|
| diff --git a/pkg/http_server/lib/src/http_body.dart b/pkg/http_server/lib/src/http_body.dart
|
| index 148dad4b345bb16013d601c7244452a6fdb303b0..6eb4d3174c721778495c0527ec2de299ef4e6a3c 100644
|
| --- a/pkg/http_server/lib/src/http_body.dart
|
| +++ b/pkg/http_server/lib/src/http_body.dart
|
| @@ -15,7 +15,7 @@ part of http_server;
|
| *
|
| * The following content types are recognized:
|
| *
|
| - * text/*
|
| + * text/ *
|
| * application/json
|
| * application/x-www-form-urlencoded
|
| * multipart/form-data
|
|
|