jakartaee / rest

Jakarta RESTful Web Services
Other
362 stars 117 forks source link

Add status code 308 Permanent Redirect #1053

Closed jelemux closed 2 years ago

jelemux commented 2 years ago

This adds the status code 308 Permanent Redirect as discussed in #993.

One possible application would be if part of an API has been permanently moved to another URI.