Stéphane Raimbault
Stéphane Raimbault
Related to 9a7ea129283a8a69de0f36572ad2f9261d0003ac
Yes please, this would be very useful information.
You can access the response as explained here: https://django-ninja.rest-framework.com/guides/response/temporal_response/ then manually edit the headers or use convenient Django function such as `patch_response_headers` https://docs.djangoproject.com/en/dev/ref/utils/#django.utils.cache.patch_response_headers
Hi @0x34d, I merged #669 and now your work on libmodbus fuzzer is now part of your CI. The last run (https://github.com/stephane/libmodbus/actions/runs/3567020621/jobs/5994200530) raised an issue about a non-existing directory (`fuzz`...
Sorry, I don't understand what you want to merge in libmodbus project between the closed PR and the external code :/
Sorry but I don't want to merge code I'm not able to maintain (it contains zip files) and a different license. The second point seems to delete files added by...
Thank you @ghorwin I've updated the CLA file (manual operation is required).
You seem to have spend enough time on the subject to propose a good patch. This subject is full of traps and I don't want to spend more time on...
The CI fails so who is right? ``` TEST FLOATS 1/4 Set/get float ABCD: Line 327: assertion error for 'is_memory_equal(tab_rp_registers, UT_IREAL_ABCD_SET, 4)': FAILED Set float ABCD ``` The gcc warnings...