workerns/src
Peter Cai d68ad0971e don't care about question type when overriding records
* Even if the client wants A records, respond with AAAA anyway and
  vice-versa. Otherwise, our resolving client will fall back to
  upstream.
2021-04-05 16:24:35 +08:00
..
cache.rs clean up imports from domain::base 2021-04-05 14:06:29 +08:00
client.rs clean up imports from domain::base 2021-04-05 14:06:29 +08:00
kv.rs cache: support caching multiple records for the same question 2021-04-04 19:58:54 +08:00
lib.rs override: implement suffix matching 2021-04-05 16:21:52 +08:00
override.rs don't care about question type when overriding records 2021-04-05 16:24:35 +08:00
server.rs server: set URL_SAFE config for base64 decoder 2021-04-05 14:09:05 +08:00
trie_map.rs override: implement suffix matching 2021-04-05 16:21:52 +08:00
util.rs clean up imports from domain::base 2021-04-05 14:06:29 +08:00