mirror of
https://github.com/arnaucube/raspberryGPIOhtmlserver.git
synced 2026-02-08 04:06:43 +01:00
7 lines
125 B
JavaScript
Executable File
7 lines
125 B
JavaScript
Executable File
module.exports = {
|
|
'empty.http': [],
|
|
'empty-urlencoded.http': [],
|
|
'empty-multipart.http': [],
|
|
'minimal.http': [],
|
|
};
|