- Timestamp:
- Jan 25, 2020, 11:03:50 AM (12 months ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- f51d359
- Parents:
- f4f837a
- Location:
- test
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/tests/28_HTTP2_support/apache.conf
rf4f837a re819f13 9 9 </Location> 10 10 11 <IfDefine EXPECT_EARLY_SNI>12 11 # Different ALPN settings on the same port work only with early SNI 13 12 <VirtualHost _default_:${TEST_PORT}> … … 19 18 GnuTLSPriorities NORMAL 20 19 </VirtualHost> 21 </IfDefine>22 20 23 21 <VirtualHost _default_:${TEST_PORT}>
Note: See TracChangeset
for help on using the changeset viewer.