Skip to content

Commit f6758b6

Browse files
committed
session
1 parent 542ba90 commit f6758b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ Also you can serve assets from rails app. You need just mount it separately:
119119
'runtime' : elapsed_execution_time_in_milliseconds,
120120
'url' : full_url,
121121
'method' : request method (GET, POST, OPTIONS),
122+
'session' : information from session,
122123
'is_exception' : true only for exceptions (in other cases this field miss)
123124
}
124125

0 commit comments

Comments
 (0)