mirror of
https://github.com/swift-server/async-http-client.git
synced 2026-06-02 07:37:34 +00:00
* add NIO event loop as an argument for execute * review fix: add to np-delegate method as well * Resolve confict * add missing linux test * fix formatting * missing self * review fix: add event loop preference argument instead of eventloop * formatting * review fix: spelling * fix compilation error * review fixes: make preference argument not explicit and add precondition that EL must be part of ELG