code property

int code
final

The HTTP status code for the redirect. Must be a valid redirect status code (3xx) or 201 (Created).

Implementation

final int code;