1
0
Fork 0
forgejo/routers
KN4CK3R a35a5b225c
Add ETag header (#15370)
* Add ETag header.

* Comply with RFC 7232.

* Moved logic into httpcache.go

* Changed name.

* Lint

* Implemented If-None-Match list.

* Fixed missing header on *

* Removed weak etag support.

* Removed * support.

* Added unit test.

* Lint

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-04-12 10:49:26 -04:00
..
admin
api/v1 add some reponse status on api docs (#15399) 2021-04-11 09:53:23 +01:00
dev
events
org
private
repo Add ETag header (#15370) 2021-04-12 10:49:26 -04:00
routes
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go