Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rewrite existing filename #27

Open
hxss opened this issue Apr 8, 2020 · 0 comments
Open

rewrite existing filename #27

hxss opened this issue Apr 8, 2020 · 0 comments

Comments

@hxss
Copy link

hxss commented Apr 8, 2020

requests.get(
    'http://localhost:8082/api/test/1',
    data = {'v': 'ads'},
    tabname = 'test',
    fmt = 'raw',
    filename = '/home/hxss/1.html',
)

Please add rewrite option for filename argument. Often it needs to test same request and quickly check for answers changes. Open new file every time is uncomfortable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants