Fix getResponseHeaders @since version

Closes #2378
This commit is contained in:
Jonathan Coates
2026-01-28 23:56:53 +00:00
parent 7292e3298f
commit a0571e444c
@@ -129,7 +129,7 @@ public class WebsocketHandle {
* -- }
* ws.close()
* }</pre>
* @since 1.107.0
* @since 1.117.0
*/
@LuaFunction
public final Map<String, String> getResponseHeaders() {