FsHttp
FsHttp copied to clipboard
Use implicit yields instead of CustOps
http { GET "...." if ctx.IsHuman then Accept "text/html" else Accept "application/json" }