Jigsaw-Code / Intra

An experimental tool that allows you to test new DNS-over-HTTPS services on Android
Apache License 2.0
1.56k stars 263 forks source link

refactor: remove unused `alwaysSplitHTTPS` flag #506

Closed jyyi1 closed 8 months ago

jyyi1 commented 8 months ago

The code that modifies the alwaysSplitHTTPS flag has been removed in #241 . So now it will always be false, and there is no need to keep that branch any more.