shell icon indicating copy to clipboard operation
shell copied to clipboard

drop .http from web action url since it's optional

Open rabbah opened this issue 6 years ago • 0 comments

when you create a web action

$ let f.http = {}
https://.../f.http
ok

drop the .http extension on the url that's shown.

rabbah avatar Oct 14 '17 11:10 rabbah