Skip to main content

2025년 6월 20일

Content Type Checking

By default, Horizon 8 accepts requests with the following declared content types only:

  • application/x-www-form-urlencoded
  • application/xml
  • text/xml

Note: In earlier releases, this protection was deactivated by default.

To restrict the content types that Horizon 8 accepts, add the following entry to the file locked.properties:

acceptContentType.1=content-type

For example:

acceptContentType.1=x-www-form-urlencoded

To accept another content type, add the entry acceptContentType.2=content-type, and so on

To accept requests with any declared content type, specify acceptContentType=*.

이 페이지가 도움이 되었나요?

이 항목에 대한 피드백 보내기

이 항목이 도움이 되었나요?

개인정보나 기밀정보는 입력하지 마세요.

링크를 생성하는 중…