diff options
| -rw-r--r-- | libpathod/templates/response_previewform.html | 6 | 
1 files changed, 0 insertions, 6 deletions
| diff --git a/libpathod/templates/response_previewform.html b/libpathod/templates/response_previewform.html index 28551015..d91a2a67 100644 --- a/libpathod/templates/response_previewform.html +++ b/libpathod/templates/response_previewform.html @@ -68,12 +68,6 @@                  </td>                  <td>100 ASCII bytes as the body, randomly generated 100k header name, with the value 'foo'.</td>              </tr> -            <tr> -                <td> -                    <a href="/response_preview?spec=ws">ws</a> -                </td> -                <td>A websocket connection acceptance handshake.</td> -            </tr>          </tbody>      </table>  </div> | 
