Miek Gieben
|
e89c4b5c28
|
middleware/cache: only cache query and responses (#397)
Extent typify to check the transfers, dynamic updates and notifies.
Extend *cache* to not put these in the cache.
Fixes #393
|
2016-11-07 16:27:50 +00:00 |
|
Miek Gieben
|
03bc071774
|
Check for empty message in typify
|
2016-10-17 10:26:24 +00:00 |
|
Miek Gieben
|
aa7744dc86
|
cleanups: go vet/golint (#331)
Go vet and golint the new code once again.
Drop Name from NameTemplate - it's cleaner: nametemplate.Template.
|
2016-10-12 12:46:35 +01:00 |
|
Miek Gieben
|
c22b7b2252
|
middleware/log: allows logging based on response classes (#325)
Add the ability to add a class of responses to be logged; success,
denial or error. The default is to log everything (all).
Fixes #258
|
2016-10-10 12:09:29 +01:00 |
|