-
In order to control the headers just before the response gets delivered, we would need a `hlx_vlc_deliver_after` extension point. This would help solving https://github.com/adobe/helix-pages/issues/17…
-
vcl_hit does a deliver (fetch), but this is not allowed, see:
https://varnish-cache.org/docs/trunk/users-guide/vcl-built-in-subs.html
Should be:
return (deliver);
-
The extension point mechanism introduced by https://github.com/adobe/helix-publish/pull/86 and enhanced with https://github.com/adobe/helix-publish/issues/92 is really powerful. But it comes with a hu…
-
Hi, I know that it look like sily isue, but sometime is not able know direct path to opencl, (mainly in android are 12 path to library), I sugest add to option with dlopen similar https://github.com/k…
-
**Access violation at address 56048FE5 in module 'Edisan6.dll'. Read of address 0000000C.**
```
[56048FE5] InternalWorldBusbarUnit.{System.Generics.Collections}TDictionary.Hash (Line 71, "System.Gene…
-
**Field 'tp_conta' must have a value.**
```
[006FD212] Data.DB.DatabaseError
[000C83FF] System.SysUtils.Format
[006FD2B1] Data.DB.DatabaseErrorFmt
[00716335] Data.DB.TDataSet.CheckRequiredFields
[007…
-
When attempting to build contrib with gcc it throws ICU related errors:
```console
/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno…
-
The library should support working with custom VCL's, similar to [the ruby gem](https://github.com/fastly/fastly-ruby).
It needs to grow functionality to manage services in general (creating, work…
-
**[FireDAC][Phys][MySQL] Unknown column 'L' in 'where clause'.**
```
[0165BA5F] FireDAC.Phys.MySQLWrapper.TMySQLSession.ProcessError
[7508FA6C] KERNELBASE (possible FreeLibraryAndExitThread+156)
[016…
-
**The specified module could not be found, ClassID: {6FE9D1B8-C064-4877-94C0-F13882ADBDB6}.**
```
[63ED6C4B] System.Win.ComObj.CreateComObject
[76FD8E51] ntdll (possible KiUserExceptionDispatcher+33)…