Files
seaweedFS/weed
Feng Shao 8abcdc6d00 use "s" flag of regexp to let . match \n (#8024)
* use "s" flag of regexp to let . match \n

the partten "/{object:.+}" cause the mux failed to match URI of object
with new line char, and the request fall thru into bucket handlers.

* refactor

---------

Co-authored-by: Chris Lu <chris.lu@gmail.com>
2026-01-14 13:49:49 -08:00
..
2026-01-08 18:44:36 -08:00
2024-02-14 08:26:38 -08:00
2026-01-10 12:08:16 -08:00