httpie / desktop

🚀 HTTPie Desktop — cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs.
https://httpie.io
Other
2.8k stars 31 forks source link

[Bug]: newest version 2024.1.2 where is the export curl func #147

Closed yanjinbin closed 7 months ago

yanjinbin commented 8 months ago

What happened?

image

sorry this version 2024.1.2 I could not easily find the curl export or copy curl func do anyone can tell me how to easily find this function ?

Steps to reproduce?

1. launch 
2. do http request 
3. could not find the copy curl command func

What did you expect to happen?

copy http request as curl command

Platform

macOS

HTTPie Desktop version

2024.1.2

Relevant log output

No response

Code of Conduct

yanjinbin commented 8 months ago

right corner ... I click it

image

so why remove this highest important function
confused

yanjinbin commented 8 months ago

tryed every menu still could not find it --> copy as curl command

yanjinbin commented 8 months ago

before you can see curl command , you need to click show preview
it's a bad ui design , not clear, simple, instant for developer to easily copy curl command curl command is a tool to help front web developer and backend developer communicate effectively