Please, expose ClientHelloInfo in http handlers, it really matters for me.
Guida contributor
Tech stack
go
Dominio
backendapi
Tipo issue
feature
DifficoltàQuanto dovrebbe essere impegnativa per un nuovo contributor.
3
Tempo stimatoTempo stimato per completare e verificare uno scope piccolo.
1-2 days
Stato attivitàQuanto è probabile che la issue sia ancora attiva e reviewable.
fresh
ChiarezzaQuanto chiaramente la issue descrive problema, scope e risultato atteso.
clear
Prerequisiti
basic Go knowledgefamiliarity with fasthttp handlers
Adatta ai principiantiQuanto la issue è adatta a contributor alla prima esperienza.
50
Direzione di ricerca
Review the issue comments for maintainer feedback. Examine the fasthttp source code, particularly the request handler interface and TLS configuration, to understand where to add ClientHelloInfo exposure. Consider implementing a new method or modifying the RequestCtx to include TLS connection details.