Technolords / microservice-mock

A webservice to mock other web services, suitable for testing, for performance or regular. Optionally add delay or error codes. (latest release: 1.6.0)
MIT License
14 stars 7 forks source link

Create support for HTTP/2 #36

Open jeanpaul1977 opened 7 years ago

Technolords commented 7 years ago

Research shows this can be enabled according to this documentation: https://webtide.com/introduction-to-http2-in-jetty/

Further investigation should eliminate this option as the code should provision this out of the box.