Skip to content

Mask Input Passwords in Active Session #111

@rafaelhoff

Description

@rafaelhoff

hi @AnWeber

thanks for httpbook. it's an amazing extension for VSCode.
There's one issue, that I am not sure if it's related to this repo or related to another one.

If I use Input Variables as Password, like:

@query = {{$password input app? $value: foo}}
GET https://httpbin.org/json?q={{query}}

This works fine. Once a request is sent, then the password is cached as active session in the whole .http file. The problem is that if I want to take a look in the active session, then the password is displayed as plain text.

Is there a possibility to mask the cached inputs that are marked as passwords?

Thanks Rafael

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions