This website requires JavaScript.
Explore
Help
Sign In
Archives
/
Athou_commafeed
Watch
1
Star
0
Fork
1
You've already forked Athou_commafeed
mirror of
https://github.com/Athou/commafeed.git
synced
2026-03-21 21:37:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31cf4d8bb2b7011530942803ec8978679b13365e
Athou_commafeed
/
commafeed-server
/
src
/
test
/
java
/
com
/
commafeed
/
integration
History
Athou
f1b19ebae3
after reading the spec, what we want is actually "no-cache" that actually means "cache but revalidate immediately" using If-Modified-Since request headers and 304 response codes
2024-08-26 11:41:56 +02:00
..
rest
remove STARTUP_TIME because static fields are initialized at compile time in native mode
2024-08-15 12:17:28 +02:00
servlet
only use rest-assured for tests
2024-08-14 16:00:47 +02:00
BaseIT.java
only use rest-assured for tests
2024-08-14 16:00:47 +02:00
SecurityIT.java
restore welcome page on 401
2024-08-16 14:02:49 +02:00
StaticFilesIT.java
after reading the spec, what we want is actually "no-cache" that actually means "cache but revalidate immediately" using If-Modified-Since request headers and 304 response codes
2024-08-26 11:41:56 +02:00
WebSocketIT.java
only use rest-assured for tests
2024-08-14 16:00:47 +02:00