This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
iris
Watch
1
Star
0
Fork
0
You've already forked iris
mirror of
https://github.com/kataras/iris.git
synced
2025-02-09 02:34:55 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b7c2aba67e
iris
/
_examples
/
configuration
/
from-yaml-file
History
Gerasimos (Makis) Maropoulos
22a89c12cb
Add Configuration.RemoteAddrHeadersForce as requested at
#1567
and change RemoteAddrHeaders from map to string slice
...
Read HISTORY.md entry
2020-07-26 14:37:30 +03:00
..
configs
Add Configuration.RemoteAddrHeadersForce as requested at
#1567
and change RemoteAddrHeaders from map to string slice
2020-07-26 14:37:30 +03:00
shared-configuration
examples: replace all app.Run(iris.Addr(...)) with app.Listen just for the shake of simplicity, both are doing the same exact thing as it's described on the http listening first example.
2020-03-05 22:41:27 +02:00
main.go
New builtin JWT middleware - this one supports encryption and ed25519
2020-05-27 12:02:17 +03:00