Project

General

Profile

Actions

Feature #7465

open

HTTP status code: 429 Too Many Requests (RFC 6585)

Added by Ray . about 4 years ago. Updated about 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/20/2020
Due date:
% Done:

0%

Estimated time:

Description

Is there a mechanism, or can a mechanism be provided in the API, during construction or during initialize() where an HTTP status code can be indicated?

I have some code in CreateApplication for .addEntryPoint which does some basic rate limit computation.

What is the best way to reflect this back to the client?

Actions #1

Updated by Ray . about 4 years ago

For the time being, I think I will perform a redirect to a WResource. This knows how to set the response code.

Actions

Also available in: Atom PDF