mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	初步实现HTTP3
This commit is contained in:
		@@ -36,7 +36,7 @@
 | 
			
		||||
		</table>
 | 
			
		||||
 | 
			
		||||
		<!-- SSL配置 -->
 | 
			
		||||
		<ssl-config-box :v-ssl-policy="httpsConfig.sslPolicy" :v-protocol="'https'" v-show="httpsConfig.isOn" :v-server-id="serverId"></ssl-config-box>
 | 
			
		||||
		<ssl-config-box :v-ssl-policy="httpsConfig.sslPolicy" :v-protocol="'https'" v-show="httpsConfig.isOn" :v-server-id="serverId" :v-support-http3="httpsConfig.supportsHTTP3"></ssl-config-box>
 | 
			
		||||
 | 
			
		||||
		<submit-btn></submit-btn>
 | 
			
		||||
	</form>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user