Hak Lee

Results 3 issues of Hak Lee

**Describe the bug** In the `public Predicate org.springframework.cloud.gateway.handler.predicate.HeaderRoutePredicateFactory.test(Config)` method, the anonymous `GatewayPredicate` class should use `List HttpHeaders.getValuesAsList(String)` instead of `List HttpHeaders.getOrDefault(String, List)`. The current implementation using `List HttpHeaders.getOrDefault(String, List)` provides...

waiting-for-triage

This PR resolves #3446

waiting-for-triage

### Describe the bug The SSL certificate for the [api.speechly.com](api.speechly.com) page has expired, preventing normal access to the site. The certificate needs to be renewed. ### To Reproduce Steps to...

bug