summaryrefslogblamecommitdiffstats
path: root/api_preboot_test.html
blob: 05f4fd230dc44a99a74f5df9f3d555ce3d992d5b (plain) (tree)
1
2
3
4
5
6





                                                                                                               
<form enctype='multipart/form-data' action='http://127.0.0.2/resource/addpreboot/apikey/apikey1' method='POST'>
Title:<input name='title' type='text'/>
Preboot File:<input name='preboot' type='file'/>
<input type='submit' value='Upload'/>
</form>
<style>input{display:block}</style>