diff --git a/docs/mithril.request.md b/docs/mithril.request.md index 3d4aa162..1f45ccdb 100644 --- a/docs/mithril.request.md +++ b/docs/mithril.request.md @@ -468,10 +468,6 @@ where: A password for HTTP authentication. Defaults to `undefined` - - **String password** (optional) - - A password for HTTP authentication. Defaults to `undefined` - - **Object data** (optional) Data to be sent. It's automatically placed in the appropriate section of the request with the appropriate serialization based on `method`