Is there progress on supporting asynchronous callbacks in methods like accept_hdr_async? It is a common pattern to make asynchronous requests to external authentication providers from within this callback to determine if a connection should be accepted or rejected.