FsHttp icon indicating copy to clipboard operation
FsHttp copied to clipboard

Use implicit yields instead of CustOps

Open SchlenkR opened this issue 1 year ago • 0 comments

http { GET "...." if ctx.IsHuman then Accept "text/html" else Accept "application/json" }

SchlenkR avatar Jan 27 '24 16:01 SchlenkR