UNPKG
connect-form
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
0.0.1
urlencoded / multipart form parsing middleware for Connect
connect-form
/
support
/
connect
/
docs
/
responseTime.md
4 lines
(2 loc)
•
211 B
Markdown
View Raw
1
2
3
4
## Response
Time
The _responseTime_ middleware responds with the _X-Response-Time_
header
indicating the duration of the response in milliseconds. This middleware typically should sit at the
top
of your stack.