mirror of
https://github.com/vlang/v.git
synced 2025-09-08 23:07:19 -04:00
parent
c0950873a4
commit
ffea6eb52d
@ -403,7 +403,7 @@ can think of it as a chain.
|
||||
|
||||
### Context values
|
||||
|
||||
You can store a value pair in vweb's context. It is especially usefull for passing variables
|
||||
You can store a value pair in vweb's context. It is especially useful for passing variables
|
||||
from a middleware function to the route handler.
|
||||
|
||||
**Example**:
|
||||
|
Loading…
x
Reference in New Issue
Block a user