Rick M
Rick M
Okay I've updated a bunch of stuff. Things are a bit better. The log handling was ripped off from GraphQL tests. I had to put your reconfigure suggestion in each...
Getting closer... 🤷♂️
Latest changes bring me back to getResourcePath claiming to be null when using getHtml Edit: Doing a gradle refresh to see if it helps/matters.
Wow it actually did help....and on a Linux VM 😕
Hrm missing something in cleanup I guess. UrlImporter test now failing 😢
As discussed via slack, instead of dropping h3 requests they could probably be treated as `http/2`.
I still have more testing to add but it's coming together
Some of those comments might be ordered poorly, I didn't realize I hadn't finished my comments/review on Friday
I dropped the header pre-processing. The examples I had only impacted responses. Not sure if I should handle requests similarly?
I think/hope this is ready for review. I moved the remainder of the core HarUtils code here and commented it out. I'll work on writing/export in another PR.