Commit Graph

14 Commits

Author SHA1 Message Date
Paul Lecuq
5734c3019a excluded cache control for apt-get update files 2021-09-28 18:13:37 +02:00
Nathan Osman
02fe4d04b5 Cache is used by default. 2016-05-06 22:37:12 -07:00
Nathan Osman
af6ada6bd0 max-age is now fully respected. 2016-05-06 22:33:11 -07:00
Nathan Osman
d8aa42f7ec Added support for max-age=0 and no-cache. 2016-05-05 22:45:33 -07:00
Nathan Osman
2c178c85e6 Added force parameter. 2016-05-05 22:18:20 -07:00
Nathan Osman
c4cfb04285 Server now relays a 503 when upstream returns a non-200 response. 2016-05-02 08:06:26 -07:00
Nathan Osman
8e53208882 Fixed a couple of logic bugs. 2016-04-30 22:32:35 -07:00
Nathan Osman
b233dd8e92 Moved cache to a separate package. 2016-04-30 21:00:43 -07:00
Nathan Osman
397626194f Added a bit more debug information to failed requests. 2016-04-26 17:46:49 -07:00
Nathan Osman
54de4f5c3f Fixed path rewrite bug. 2016-04-26 15:28:04 -07:00
Nathan Osman
0c356dc8a4 Added rewrite method call to ensure archive URLs are rewritten. 2016-04-26 15:22:11 -07:00
Nathan Osman
6290507be3 Added compatibility with Go 1.5. 2016-04-26 15:18:49 -07:00
Nathan Osman
c206736195 Fixed some minor issues. 2016-04-26 15:15:31 -07:00
Nathan Osman
7bcb3539e8 Reworked a lot of the code and added server type. 2016-04-26 13:12:46 -07:00