HTTP 304 Not Modified response when requesting my RSS feed

Plantea aqui todas tus opiniones y dudas sobre la web y las descargas de canciones. También todos los errores que veas.
Reglas del Foro
Prohibido pedir canciones en el foro. Si quieres hacerlo que sea aquí
Cerrado
sentience
Desafinado
Mensajes: 2
Registrado: Domingo 9 de Abril de 2023 a las 03:59
1

HTTP 304 Not Modified response when requesting my RSS feed

Mensaje por sentience »

When I try to load my RSS feed from my download client, it always gets an HTTP 304 Not Modified response. I've managed to reproduce this with a simple curl command:

Código: Seleccionar todo

curl https://ultrastar-es.org/en/canciones/rss/1327748/<HIDDEN> -v

* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
* TLSv1.3 (IN), TLS handshake, Certificate (11):
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
* TLSv1.3 (IN), TLS handshake, Finished (20):
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.3 (OUT), TLS handshake, Finished (20):
> GET /en/canciones/rss/1327748/<HIDDEN> HTTP/1.1
> Host: ultrastar-es.org
> User-Agent: curl/7.79.1
> Accept: */*
>
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
< HTTP/1.1 304 Not Modified
< Date: Sun, 09 Apr 2023 10:09:16 GMT
< Server: Apache/2.4.41 (Ubuntu)
< Cache-Control: no-cache, private
< Set-Cookie: PHPSESSID=e2438edluangncrf9mdmmbhbe1; path=/; HttpOnly
<
Avatar de Usuario
TeLiXj
Administrador
Administrador
Mensajes: 8187
Registrado: Sábado 22 de Noviembre de 2008 a las 14:25
15

Mensaje por TeLiXj »

if you don't add any new torrent to the RSS, returns 304 to avoid server overhead
No respondo a mensajes privados sobre temas que podrían estar en el foro
Cerrado