ogen icon indicating copy to clipboard operation
ogen copied to clipboard

[SUBJECT]: [DESCRIPTION] Request param in default error handler

Open timsofteng opened this issue 11 months ago • 1 comments

Hi. I've seen this signature for function which handle default errors.

	// Used for common default response.
	NewError(ctx context.Context, err error) *DefaultErrorStatusCode

Is it possible to add request (*http.Request) to this handler?

timsofteng avatar Jan 28 '25 18:01 timsofteng

Same question

magisters-cc avatar Jul 17 '25 12:07 magisters-cc