Add {?dns} to IPFS DOH overide #24813
Labels
closed/wontfix
feature/web3/ipfs
OS/Desktop
priority/P4
Planned work. We expect to get to it "soon".
At the moment(0.14.0 kubo) libp2p does not support RFC8484 DOH url template, so it sends only POST requests.
So we remove {?dns} suffix from DOH template url before passing it to the IPFS config.
This suffix should be returned when libp2p will support RFC8484.
Related ticket in libp2p: libp2p/go-doh-resolver#19
The text was updated successfully, but these errors were encountered: