rhymix/classes/display
Kijin Sung 5ba6346bec Add security options to add X-Frame-Options and X-Content-Type-Options headers
- 보안 관련하여 널리 알려진 헤더 3종 가운데 2종을 기본 지원
- X-XSS-Protection 헤더는 IE 지원 종료로 불필요
2023-06-18 23:33:41 +09:00
..
DisplayHandler.class.php Add security options to add X-Frame-Options and X-Content-Type-Options headers 2023-06-18 23:33:41 +09:00
HTMLDisplayHandler.php Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
JSCallbackDisplayHandler.php Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
JSONDisplayHandler.php Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
RawDisplayHandler.php Add RawDisplayHandler and fix RSS/Atom not producing the correct headers 2020-12-13 22:06:16 +09:00
VirtualXMLDisplayHandler.php Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
XMLDisplayHandler.php Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00