kanseiishikawa commented on issue #12632:
URL: 
https://github.com/apache/trafficserver/issues/12632#issuecomment-3486179032

   This is the setting value
   recors.config
   ```
   proxy.config.http.server_ports STRING 80 443:ssl
   proxy.config.http.connect_ports 443
   ```
   remap.config
   ```
   regex_map https://(.*) https://$1
   regex_map http://(.*) http://$1
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to