Et pourquoi ne pas utiliser un code 307 Temporary Redirect fait pour ça ? ;)
D'après le wikipedia anglais :
In this occasion, the request should be repeated with another URI, but future requests can still use the original URI. In contrast to 303, the request method should not be changed when reissuing the original request. For instance, a POST request must be repeated using another POST request.
Et c'est exactement le comportement voulu je pense.
[^] # Re: HADOPI saimal !
Posté par rewind (Mastodon) . En réponse à la dépêche Riposte graduée : le rapporteur s'oppose à l'interopérabilité, l'April appelle à la mobilisation. Évalué à 2.
D'après le wikipedia anglais :
In this occasion, the request should be repeated with another URI, but future requests can still use the original URI. In contrast to 303, the request method should not be changed when reissuing the original request. For instance, a POST request must be repeated using another POST request.
Et c'est exactement le comportement voulu je pense.