Skip to content

Commit

Permalink
Merge pull request #165 from righettod/master
Browse files Browse the repository at this point in the history
Add header for apache cocoon and update PR template.
  • Loading branch information
riramar authored Feb 4, 2024
2 parents 38e8a63 + 84ea7b2 commit 86125ed
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
14 changes: 9 additions & 5 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
---
labels: "enhancement"
assignees: "righettod"
---
> 📍 Describe the changes performed by the PR.
> [!WARNING]
> @righettod : Take a first look at the PR.
> [!IMPORTANT]
> Describe the changes performed by the PR.
Hi,

...

Thanks in advance 😀.
1 change: 1 addition & 0 deletions tab_bestpractices.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ This section provides a collection of HTTP response headers to remove, when poss
| [X-FEServer](https://webtechsurvey.com/response-header/x-feserver) | `EXSRV01` | Indicate the internal host name of the server that handled the request in the context of usage of the [Microsoft Exchange](https://learn.microsoft.com/en-us/openspecs/exchange_server_protocols/ms-ashttp/08ad30b6-5b73-41bc-890b-1cab2cf49827) software. |
| [X-CalculatedBETarget](https://webtechsurvey.com/response-header/x-calculatedbetarget) | `exsrv01.mydomain.com` | Indicate the internal host name of the server that handled the request in the context of usage of the [Microsoft Exchange](https://learn.microsoft.com/en-us/openspecs/exchange_server_protocols/ms-ashttp/08ad30b6-5b73-41bc-890b-1cab2cf49827) software. |
| [X-OWA-Version](https://webtechsurvey.com/response-header/x-owa-version) | `15.2.1258.27` | Indicate the version of the Microsoft Exchange software in use. |
| [X-Cocoon-Version](https://webtechsurvey.com/response-header/x-cocoon-version) | `2.1.13` | Indicate that the web framework [Apache Cocoon](https://cocoon.apache.org/) is used as well as the version used. |

<!-- HEADERS_REMOVE_TABLE_END -->

Expand Down

0 comments on commit 86125ed

Please sign in to comment.