# Request editor options

The HTTP request editor has additional options that can be accessed through the 3-dots icon to the right of the request URL.

![HTTP request editor options](https://2300023309-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LgJa7u7Cw8HjSR0oUlx%2Fuploads%2FNqSs6hoTLscq42Be9j0E%2Fimage.png?alt=media\&token=d67e7a0d-b068-4b81-8077-9d65d98a59de)

The **save** option allows storing the current state of the request to the application store. If the request is not already stored. If the HTTP request is already stored this overrides the existing data.

![HTTP request save dialog](https://2300023309-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LgJa7u7Cw8HjSR0oUlx%2Fuploads%2FmNbDwl89uqzEViwZpHiN%2Fimage.png?alt=media\&token=76e5a3c2-0f7f-47b1-ab83-0451d88c4494)

The **save as...** option is active when the current HTTP request is already stored in the data store. It opens the "save" dialog and the stored HTTP request is a copy of the current request.

The **details** option allows you to view and edit HTTP request details. It has basic information about the HTTP request like type, name, URL, projects it belongs to, and others.

![HTTP request details dialog](https://2300023309-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LgJa7u7Cw8HjSR0oUlx%2Fuploads%2FVYPxYIjBnJRfxSNnK2dD%2Fimage.png?alt=media\&token=8987decd-9f26-4024-b216-cec446d93067)

The **Save as HAR** option takes the HTTP request and the latest HTTP response and creates a HAR log with the data exchange. Note, the produced HAR is invalid when the HTTP request has no recorded response.

The **Import the cURL command** option allows you to paste a CURL command into the dialog. After confirming the dialog, the contents of the current HTTP request editor is replaced by the values defined in the cURL command.

![](https://2300023309-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LgJa7u7Cw8HjSR0oUlx%2Fuploads%2FbTGs6eGY2FKepWLqDS3j%2Fimage.png?alt=media\&token=81dbbb7d-a788-49b9-8f38-3af5868a2e14)
