You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lib: location: Make HTTP status visible when REST recv buf is too small
With HERE cloud service, the received response in case of an error
is too large to fit into the recv buffer. However, the HTTP status is
available and should be logged.
Signed-off-by: Tommi Kangas <[email protected]>
0 commit comments