diff --git a/_posts/2022-06-08-Increasing-Request-Header-sizes-on-Linux-App-Services.md b/_posts/2022-06-08-Increasing-Request-Header-sizes-on-Linux-App-Services.md index 787e52e8..71238cb6 100644 --- a/_posts/2022-06-08-Increasing-Request-Header-sizes-on-Linux-App-Services.md +++ b/_posts/2022-06-08-Increasing-Request-Header-sizes-on-Linux-App-Services.md @@ -23,6 +23,10 @@ On Linux App Services, various stacks can be hosted - below are some common ways > **NOTE**: Depending on the application, a HTTP 400 may also be returned by the application when encountering this issue. +
+ +Code based examples can be found [here](https://github.com/azureossd/custom-request-header-size-examples). + # Java ## Tomcat