Skip to content

Curl options --range and --continue-at clash without warning #15646

Closed
@piru

Description

@piru

I did this

curl --continue-at 2 --range 0-1 https://curl.se/robots.txt

I expected the following

Error being reported since the two options clash (any --range option is quietly overridden by the --continue-at).

curl/libcurl version

curl 8.11.0

operating system

Any

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions