This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
kararas_iris
Watch
1
Star
0
Fork
0
You've already forked kararas_iris
mirror of
https://github.com/kataras/iris.git
synced
2026-02-28 05:26:00 +00:00
Code
Releases
Activity
Files
e04ea83c04278dffcd462dac7f67d85127ba1529
kararas_iris
/
context
History
Gerasimos (Makis) Maropoulos
b2c5ec03fd
miscellaneous
...
Former-commit-id: bc2fddd4da23ec917be5dd9e8bddd4b13cdce050
2020-01-07 03:41:07 +02:00
..
application.go
Add context.FindClosest(n) to find closest paths - useful for 404 pages to suggest valid pages
2019-12-16 02:00:42 +02:00
configuration.go
fixes, i18n, sitemap generator and new examples
2019-12-13 23:06:18 +02:00
context.go
miscellaneous
2020-01-07 03:41:07 +02:00
gzip_response_writer.go
…
handler.go
obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository
2019-10-25 01:27:02 +03:00
i18n.go
fixes, i18n, sitemap generator and new examples
2019-12-13 23:06:18 +02:00
pool.go
…
problem.go
New XMLMap func which makes a map value type an xml compatible content to render and give option to render a Problem as XML - rel to
#1335
2019-08-16 19:18:46 +03:00
request_params.go
obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository
2019-10-25 01:27:02 +03:00
response_recorder.go
…
response_writer.go
Upgrade to new go errors and some minor fixes and improvements including easier debugging of invalid routes and e.t.c.
2019-10-24 18:57:05 +03:00
route.go
Add context.FindClosest(n) to find closest paths - useful for 404 pages to suggest valid pages
2019-12-16 02:00:42 +02:00
transaction.go
…