Azuka Okuleye
Azuka Okuleye
I have this issue as well. Is there any way to get either this or subdirectories of allowed file paths working?
> [`grabHttpHeader()`](https://codeception.com/docs/modules/REST#grabHttpHeader) allows to grab a header by its name. > > AFAIK there is no method which allows to grab _all_ headers at once. That's what I'm looking for....
> [@Azuka](https://github.com/Azuka) I think it should be quite simple to add a method like `grabHttpHeaders()`. Do you want to create a PR? Sorry I got sidetracked but I've opened one...
@smaddock, @brettmc I may have a somewhat atypical case: I'm working on an application where most of the code is written in the defunct [Kohana](https://kohanaframework.org/) framework, for which I've been...
> I’m going to assume rewriting your app to be pure Laravel is out of the question or you would have done it… in which case it sounds like you...
Closing. I was able to work around this by patching using https://github.com/cweagans/composer-patches