Skip to content

Commit

Permalink
proxy: imp docs
Browse files Browse the repository at this point in the history
  • Loading branch information
schzhn committed Jan 29, 2025
1 parent 4769b73 commit 32a4b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy/dnscontext.go
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ func (p *Proxy) newDNSContext(proto Proto, req *dns.Msg, addr netip.AddrPort) (d
// lookup duration for the main resolver.
//
// - If the query was retrieved from the cache, the statistics will contain a
// single entry of [UpstreamStatistics] where the property "IsCached" is set
// single entry of [UpstreamStatistics] where the property IsCached is set
// to true.
//
// - If the upstream mode is [UpstreamModeFastestAddr] and the query was
Expand Down

0 comments on commit 32a4b13

Please sign in to comment.