Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Range header field ABNF #196

Closed
Closed
Assignees
royfielding
@reschke

Description

@reschke

The Range header field ABNF:

  Range = byte-ranges-specifier / other-ranges-specifier  other-ranges-specifier = other-range-unit "=" other-range-set  other-range-set = 1*VCHAR

This is another misguided attempt to restrict syntax using ABNF in presence of extension points.

For instance,

bytes=abc

matchesother-ranges-specifier.

The proper fix for this is to rewrite the ABNF so it's properly layered - a generic one, plus an overlay for the only range unit we define.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp