HTTP+Flat 대응 추가
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -96,6 +96,7 @@
|
||||
<div class="form-floating">
|
||||
<select name="type" class="mt-2 form-select method" id="new_api_type">
|
||||
<option value="HTTP">HTTP</option>
|
||||
<option value="HTTPFlat">HTTP Flat</option>
|
||||
<option value="TCP">TCP</option>
|
||||
</select>
|
||||
<label for="new_api_type">API유형</label>
|
||||
|
||||
Reference in New Issue
Block a user