|
@@ -28,7 +28,6 @@ import haxe.ds.List;
|
|
This class is used for accessing the local Web server and the current
|
|
This class is used for accessing the local Web server and the current
|
|
client request and information.
|
|
client request and information.
|
|
**/
|
|
**/
|
|
-@:deprecated('neko.Web is deprecated and will be removed from standard library in Haxe 4.2')
|
|
|
|
class Web {
|
|
class Web {
|
|
/**
|
|
/**
|
|
Returns the GET and POST parameters.
|
|
Returns the GET and POST parameters.
|