Explorar el Código

For now expected code is 200 as most of the online request bin like respond with that code

tags/v1.2.0
Bertrand Lemasle hace 7 años
padre
commit
5bbf96694e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      GpsTracker/NetworkPositionsConfig.h

+ 1
- 1
GpsTracker/NetworkPositionsConfig.h Ver fichero

@@ -4,7 +4,7 @@
#define POSITIONS_CONFIG_NET_DEFAULT_SAVE_THRESHOLD 2
#define POSITIONS_CONFIG_NET_DEFAULT_APN "Vodafone"
#define POSITIONS_CONFIG_NET_DEFAULT_URL "http://requestbin.fullcontact.com/16q71o61"
#define POSITIONS_CONFIG_NET_DEFAULT_EXPECTED_RESPONSE 201
#define POSITIONS_CONFIG_NET_DEFAULT_EXPECTED_RESPONSE 200


struct networkConfig_t {


Cargando…
Cancelar
Guardar