[Gambas-user] Upload through WebFileButton (gb.web.gui) not working in google chrome
Benoît Minisini
benoit.minisini at gambas-basic.org
Sat Aug 26 22:26:29 CEST 2023
Le 26/08/2023 à 21:08, Benoît Minisini a écrit :
> Le 26/08/2023 à 18:41, Safiur Rahman a écrit :
>> Hi
>>
>> The file upload through WebFileButton (in gb.web.gui) is not working
>> in google chrome.
>> The error in console is:
>> Failed to load resource:
>> :8080/upload:4204AD8529B09768:1
>>
>> However, the upload works well with internal browser and mozilla
>> firefox. I am using development version of gambas 3.18
>> Attached a sample project
>>
>>
>> --
>> Regards
>> Safiur Rahman
>>
>
> Indeed. I think it worked before, and I changed nothing...
>
Apparently it's a problem with the embedded server and its request
serialization system. If I try your project with a real HTTP server, it
works.
Regards,
--
Benoît Minisini.
More information about the User
mailing list