devblog
This commit is contained in:
parent
23cc315c38
commit
8038d3bba4
1 changed files with 8 additions and 0 deletions
8
doc/devblog/day_360__annex.largefiles_mimetype.mdwn
Normal file
8
doc/devblog/day_360__annex.largefiles_mimetype.mdwn
Normal file
|
@ -0,0 +1,8 @@
|
|||
The same parser was used for both preferred content expressions and
|
||||
annex.largefiles. Reworked that today, splitting it into two distinct
|
||||
parsers. It doesn't make any sense to use terms like "standard" or
|
||||
"lackingcopies" in annex.largefiles, and such are now rejected.
|
||||
|
||||
That groundwork also let me add a feature that only makes sense for
|
||||
annex.largefiles, and not for preferred content expressions: Matching by
|
||||
mime type, such as `mimetype=text/*`
|
Loading…
Reference in a new issue