You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/public
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>
3 years ago
..
dynamic.go Update docs and comments to remove macaron (#14491) 3 years ago
public.go Add ETag header (#15370) 3 years ago
public_bindata.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
public_test.go Improve vfsgen to not unzip bindata files but send to browser directly (#7109) 4 years ago
static.go Update docs and comments to remove macaron (#14491) 3 years ago