Files
tprais2/node_red/x.xml
2026-03-31 15:34:24 +02:00

5 lines
166 B
XML

<form enctype="multipart/form-data" method="post" action="http://example.com/jobs">
<input type="text" name="name" />
<input type="file" name="cv" />
</form>