From d94aefb53f6e4946651ba1398213c39b4b5b8f93 Mon Sep 17 00:00:00 2001 From: Jonas Kaninda Date: Mon, 4 Nov 2024 05:36:52 +0100 Subject: [PATCH] docs: update features list --- README.md | 4 ++-- docs/index.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b6768de..c0fc830 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ It comes with a lot of integrated features, such as: - RESTFull API Gateway management - Domain/host based request routing - Multi domain request routing -- Reverse proxy -- Websocket proxy +- Reverse Proxy +- Websocket Proxy - Cross-Origin Resource Sharing (CORS) - Custom Headers - Backend Errors interceptor diff --git a/docs/index.md b/docs/index.md index 20e0844..8166179 100644 --- a/docs/index.md +++ b/docs/index.md @@ -15,8 +15,8 @@ It comes with a lot of integrated features, such as: - RESTFull API Gateway management - Domain/host based request routing - Multi domain request routing -- Reverse proxy -- Websocket proxy +- Reverse Proxy +- Websocket Proxy - Cross-Origin Resource Sharing (CORS) - Custom Headers - Backend Errors interceptor