node-modules / urllib

Request HTTP(s) URLs in a complex world.
MIT License
726 stars 117 forks source link

digestAuth property missing in RequestOptions #388

Closed marek-benes closed 2 years ago

marek-benes commented 2 years ago

Starting from version 3 digestAuth property missing in RequestOptions type. Is Digest auth still supported?

fengmk2 commented 2 years ago

digestAuth Will support in v3, working in progress.

marek-benes commented 2 years ago

When do you plan to publish a new version with digest auth support, please?

fengmk2 commented 1 year ago

@marek-benes latest version is support digest auth