diff options
author | Azul <azul@riseup.net> | 2016-08-29 12:51:00 +0200 |
---|---|---|
committer | Azul <azul@riseup.net> | 2016-08-30 08:25:16 +0200 |
commit | cd1bbe970ca17034b0e380ff2996542e3af81e31 (patch) | |
tree | 6090adda14bee5443d164a13f8f499ae92c3ed73 /lib/nickserver/request_handlers/hkp_email_handler.rb | |
parent | 6e2d31e3f7c515f65d92533bcdb035438461a00c (diff) |
feature: keep trying if no Host header given
So far we would error out if no host was specified in the config or
the request. It's true that we can't do local lookup if we don't
know our own domain. However we can still use HKP.
In the future we will query leaps own API for other providers. If the
host was not set in the initial request we might even proxy a request to
ourselves. Providing the Host header will prevent an infinite loop in
that case.
Diffstat (limited to 'lib/nickserver/request_handlers/hkp_email_handler.rb')
0 files changed, 0 insertions, 0 deletions