Class: VolleyMotion::Methods
- Inherits:
-
Object
- Object
- VolleyMotion::Methods
- Defined in:
- lib/volley_motion.rb
Constant Summary collapse
- DEPRECATED_GET_OR_POST =
-1- GET =
0- POST =
1- PUT =
2- DELETE =
3- HEAD =
4- OPTIONS =
5- TRACE =
6- PATCH =
7