Anton Alekseev

Results 4 issues of Anton Alekseev

Behaviour of `https://archive.md/submit/` endpoint has changed recently. Now it returns WIP page in `Refresh` header (`https://archive.md/wip/Z6uhm`) which contains page capture progress and expects client to retry until the page is...

I wonder what's the reason behind placing Confluence `Code block` with `collapsible = true` inside `Expand` block? This way the following code: ```bash collapse #!/bin/sh set -e exit 0 ```...

question

When I was working on a connector for HP Procurve device, initially in order to handle annoying login banner asking to press a key to actually get to a CLI...

This PR adds support for downloading password-protected transfers. If `-p` is in use, the `WETRANSFER_PASSWORD` environment variable is checked for the password and if it hasn't been found there the...