index-files.index-2.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of munzi-log Show documentation
Show all versions of munzi-log Show documentation
api server request, response log managing
The newest version!
G-Index
D G I L P R
G
- getInputStream() - Method in class log.munzi.interceptor.ReadableRequestWrapper
-
- getReader() - Method in class log.munzi.interceptor.ReadableRequestWrapper
-
- GlobalRequestWrappingFilter - Class in log.munzi.interceptor
-
Request Servlet에 담긴 내용을 열어서 Request, Response 로그를 남겨야 하지만
Request Servlet은 휘발성이기 때문에, 해당 내용을 response body에 담도록 설정하는 Filter 역할.
- GlobalRequestWrappingFilter() - Constructor for class log.munzi.interceptor.GlobalRequestWrappingFilter
-
D G I L P R