mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
- Expected format: "tag:google.com,2005:reader/item/00000000148b9369" (hexadecimal string with prefix and padding) - NetNewsWire uses this format: "tag:google.com,2005:reader/item/2f2" (hexadecimal string with prefix and no padding) - Reeder uses this format: "000000000000048c" (hexadecimal string without prefix and padding) - Liferea uses this format: "12345" (decimal string) |
||
---|---|---|
.. | ||
handler.go | ||
item.go | ||
item_test.go | ||
middleware.go | ||
parameters.go | ||
prefix_suffix.go | ||
request_modifier.go | ||
response.go | ||
stream.go |