Files
FreshRSS/app/Models
Alexandre Alapetite 3b81708c1a API protection limit content size (#4583)
* API protection limit content size
We had no limit to the length of an article sent through our GReader API to clients, which was a problem:

The article https://devblogs.microsoft.com/dotnet/performance_improvements_in_net_7/
from the feed https://devblogs.microsoft.com/dotnet/feed/
is about 700KB long, which makes some clients (tested with News+) fail.

We should try other clients to verify that 500KB is a safe enough limit.

* Light optimisation

* Use class constant
2022-09-05 13:13:07 +02:00
..
2022-01-04 13:59:09 +01:00
2022-01-08 21:58:55 +01:00
2022-07-04 09:53:26 +02:00
2022-08-21 22:44:03 +02:00
2022-08-20 19:44:25 +02:00
2022-01-30 15:53:17 +01:00
2014-10-05 18:51:08 +02:00
2022-08-21 22:44:03 +02:00
2022-01-04 13:59:09 +01:00
2022-03-21 12:51:03 +01:00
2015-03-05 13:29:41 +01:00
2022-01-04 13:59:09 +01:00
2022-01-04 13:59:09 +01:00
2022-07-04 09:53:26 +02:00
2022-01-02 18:19:40 +01:00
2022-06-02 08:41:08 +02:00