mirror of
https://github.com/bitinflow/localtunnel.git
synced 2026-03-19 16:35:55 +00:00
add _request_ event to print basic request information
This commit is contained in:
@@ -74,6 +74,7 @@ The `tunnel` instance returned to your callback emits the following events
|
||||
|
||||
|event|args|description|
|
||||
|----|----|----|
|
||||
|request|info|fires when a request is processed by the tunnel, contains _method_ and _path_ fields|
|
||||
|error|err|fires when an error happens on the tunnel|
|
||||
|close||fires when the tunnel has closed|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user