mirror of
https://github.com/kataras/iris.git
synced 2026-01-25 12:55:57 +00:00
add a new simple, builtin requestid middleware (makes use of the Context.SetID/GetID methods too)
Former-commit-id: d46bce7c1964adada01934aa95daf389c141defc
This commit is contained in:
@@ -9,6 +9,6 @@ func main() {
|
||||
})
|
||||
|
||||
// Read index.html comments,
|
||||
// adn then start and navigate to http://localhost:8080.
|
||||
// and then start and navigate to http://localhost:8080.
|
||||
app.Listen(":8080")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user