Jinhwan Lee
Jinhwan Lee
```kotlin import io.netty.buffer.ByteBufAllocator import io.sentry.EventProcessor import io.sentry.Hint import io.sentry.IHub import io.sentry.SentryEvent import io.sentry.SentryOptions.RequestSize import org.springframework.core.io.ByteArrayResource import org.springframework.core.io.buffer.DataBuffer import org.springframework.core.io.buffer.DataBufferUtils import org.springframework.core.io.buffer.NettyDataBufferFactory import org.springframework.http.server.reactive.ServerHttpRequest import org.springframework.http.server.reactive.ServerHttpRequestDecorator import org.springframework.web.server.ServerWebExchange import org.springframework.web.server.WebFilter import...
@lbloder Thank you for your kind review. I hadn't thought about the case where the body is not read. I fixed the failed test case using inputstream. Also, I reverted...
@adinauer Oops, I fixed the test case failure, please run the checks again. To anyone, what about support for other mimes tpyes? Have you had any discussions about support?
Changed to the 8.x.x branch target. JSON is used a lot, but form-urlencoded requests are also used a lot, so I would like to support for “application/x-www-form-urlencoded”.
@ldfandian I'm using the dev(`2024.10.0.dev202409220231`) version, but the device is not being added, is there something else going on? (I'm receiving events through the ESPHome BLE Gateway).
`ble_monitor` also need to support `XMOSB01XS`. Here is my gist file. https://gist.github.com/lee-jinhwan/487847b7f62868d85f0f3186a90127bc