1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-08-23 19:43:53 +02:00
ntfy/util
Gustavo de León 30a913c05c
Ignore Cloudflare Priority header
With these changes, If the web request contains the new Priority header (RFC 9218), The server will ignore it and continue searching for other headers or query parameters.
2023-08-28 23:20:04 -06:00
..
embedfs
batching_queue.go Fix race condition making it possible for batches to be >batchSize 2022-11-16 11:16:07 -05:00
batching_queue_test.go Fix race condition making it possible for batches to be >batchSize 2022-11-16 11:16:07 -05:00
content_type_writer.go
content_type_writer_test.go
embedfs.go
embedfs_test.go Webhooks (#55), more tests (#35) and python examples (#50) 2021-12-15 16:12:40 -05:00
gzip_handler.go Replace interface{} 2022-10-01 16:31:48 -04:00
gzip_handler_test.go
limit.go Rate limiting refactor, race fixes, more tests 2023-01-27 11:33:51 -05:00
limit_test.go Rate limiting refactor, race fixes, more tests 2023-01-27 11:33:51 -05:00
lookup_cache.go Code review (round 1) 2023-02-08 22:57:10 -05:00
lookup_cache_test.go Fix a bunch of FIXMEs 2023-01-18 15:50:06 -05:00
peek.go
peek_test.go Attachment behavior fix for Firefox 2022-04-03 12:39:52 -04:00
time.go Add visitor_seen to the log context 2023-03-03 13:56:48 -05:00
time_test.go Enhance some duration flags 2023-02-27 14:34:05 -05:00
util.go Ignore Cloudflare Priority header 2023-08-28 23:20:04 -06:00
util_test.go Fix false positive in ContainsAll function 2023-05-12 09:51:47 -03:00