Jerry Woo CW

Results 23 comments of Jerry Woo CW

Okay, so here are my thoughts. it also broke my magnet links, and following the above, i managed to fix it by deleting keys in the regedit. Before it breaks...

Hi @vonericsen I managed to run the command in ubuntu, what is the correct command to check the progress? The command i used below prints the help text instead. ./nvme...

Hi @vonericsen I know seagate has its own method of changing sector sizes, speaking of changing sector sizes, sabrent was able to implement a one button press of changing sector...

Hi @vonericsen Ok so last night i managed to run the change sector command, is the command instantaneous? i checked using the format util's progress nvmformat, it says that no...

> You can change the key description from `Primary` to anything else using SQL. This will allow you to register a second key via the web UI with the default...

i could suggest the following: ``` http: middlewares: AddDefaultHeaders: headers: customRequestHeaders: {} # Exists Currently To Override If Found, Add If Not Found, Or Remove If Found customResponseHeaders: {} #...

@danepowell I've coded a middleware, see if it works for you. https://plugins.traefik.io/plugins/62f3496be2bf06d4675b9445/add-missing-headers

> Hello @jerrywoo96, > > Thanks for implementing a new plugin! Can we consider that this issue can be closed and addressed by this new plugin? @rtribotte Its abit flakey...

> Thanks for reporting that @danepowell. @jerrywoo96 We made a proposal to fix the issue, PTAL: [jerrywoo96/AddMissingHeaders#1](https://github.com/jerrywoo96/AddMissingHeaders/pull/1) @rtribotte Thank you so much! I've never touched golang ever before creating my...

@rtribotte i have an app that uses websocket. if i disable the middleware, the websocket can connect. if i enable the middleware, the websocket connection failed.