Bjørn Erik Pedersen
Bjørn Erik Pedersen
>Would switching paths from relative to absolute be a breaking a change for some users? Yes, it would be a breaking change (one example would be Hugo). I do agree,...
Yes, if I set the correct content type header the server complains about missing boundaries. I have spent some hours reading about and debugging this, and in this case the...
The requestInterceptor seems to be tiggered too late in the game. ``` res.addRequestInterceptor((config) => { const { data, headers, method, params, url } = config; delete headers["Content-Type"]; return { headers...
@PM5544 the main point of this issue is to make sure it is handled natively and effectively as a multiform formdata stream by the browser. It should be a simple...
> I don't know if it's in only my case or you guys configured it by choice. The provided configuration is rather small; have you checked?
I'm a little hesitant as to this, as that would mean taking some kind of maintainership over it. A quick glance at the source and it seems it is no...
@bep: are you still opposed to moving the project under the gohugo org? Yes.
>@antoinentl I'm not sure @bep would agree 😉 I don't. Even for the simplest setup (as in: 1 theme) there are plenty of benefits.
@mkvolkov that is a good question, I can only answer for myself; I'm rather busy these days, and I often need to put a priority on the repositories that I...
@XhmikosR have you looked in the documentation? Note that I'm very busy at the moment (also with Hugo), so I would appreciate if you could take general Hugo questions either...