mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-22 21:55:10 +02:00
Removed random superfluous whitespace (#2705)
This commit is contained in:
@@ -308,7 +308,7 @@ where
|
|||||||
|
|
||||||
/// Registers an app-wide middleware.
|
/// Registers an app-wide middleware.
|
||||||
///
|
///
|
||||||
/// Registers middleware, in the form of a middleware compo nen t (type), that runs during
|
/// Registers middleware, in the form of a middleware component (type), that runs during
|
||||||
/// inbound and/or outbound processing in the request life-cycle (request -> response),
|
/// inbound and/or outbound processing in the request life-cycle (request -> response),
|
||||||
/// modifying request/response as necessary, across all requests managed by the `App`.
|
/// modifying request/response as necessary, across all requests managed by the `App`.
|
||||||
///
|
///
|
||||||
|
Reference in New Issue
Block a user