class Azu::Handler::RequestId

Overview

Enhanced Request ID handler that integrates with error context

Included Modules

Defined in:

azu/handler/request_id.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(header_name : String = "X-Request-ID") #

[View source]

Instance Method Detail

def call(context : HTTP::Server::Context) #

[View source]