mirror of
https://github.com/swift-server/async-http-client.git
synced 2026-05-03 07:32:29 +00:00
64851a1a0a
* 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