h0nIg

Results 11 issues of h0nIg

required for https://github.com/openv/openv/issues/480#issuecomment-1242666208

enhancement

required for https://github.com/openv/openv/issues/480

enhancement

Hey, thanks for your work! Are there any plans to write a chef recipe for coldfusion 11 or 2016? Regards Hajo

set keepalive to appropiate value (since go 1.13 default is 15s). 5 minute for initial keepalive checks are way to high, we should orient us here according to go defaults...

there is an issue in the scheduler where the function definition will always take the last entry of the item list

I added the capability to restrict ControlNet to specific destinations. This PR contains all changes which are part of https://github.com/cppforlife/turbulence-release/pull/25

## Description of the Change REQUEST and RESPONSE should behave the same with CF_TRACE=true and CF_TRACE=testfile. even across request logger. https://github.com/cloudfoundry/cli/blob/fa795ba5bea096a99e38e90a25eb405e4f1e5308/util/ui/request_logger_terminal_display.go#L27 https://github.com/cloudfoundry/cli/blob/fa795ba5bea096a99e38e90a25eb405e4f1e5308/util/ui/request_logger_file_writer.go#L32 CLI stdout ``` Authenticating... REQUEST: [2024-07-02T13:42:02Z] POST /oauth/token...

fix for #881 it is a known issue that gorouter -> java applications do not work properly together, once keepalive is used: https://knowledge.broadcom.com/external/article/298104/intermittent-502-eof-gorouter-errors-for.html The fix is described in the link,...

## Summary common.cookie does not support secretstores, it may be required to send header values based on secretstores ## Checklist - [x] No AI generated code was used in this...

feat
waiting for response

### Use Case common.cookie does not support secretstores, it may be required to send header values based on secretstores ### Expected behavior cookie_auth_headers = { MyHeader = "@{test:admin}"} should use...

feature request