monstrfolk

Results 7 issues of monstrfolk

Perhaps misunderstand the relationship from clean_top_node to clean_doc or doc, but cannot transverse from clean_top_node to clean_doc or doc. For example, following will not work. a = Article('https://somesite.com/some_article') a.download() a.parse()...

Error when using reverse proxy org.springframework.core.io.buffer.DataBufferLimitException: Exceeded limit on max bytes to buffer : 262144 There is a way to increase buffer size for webclient, for example... WebClient.builder() .uriBuilderFactory(factory) .exchangeStrategies(ExchangeStrategies.builder().codecs(...

## I'm submitting a [ ] Bug / Regression [ ] Feature Request / Proposal [x] Question ## I'm using NG Dynamic Forms Version: `7.0.4` [ ] Basic UI [...

Is it possible to set the host_prefix variable when rewriting HTML with a custom value? Currently using the following setup. PYWB in docker container. Sits behind a nginx reverse proxy...

Is there support for Spring webflux planned?