HTTP GET syntax

It changed yesterday, right?

At least my parser ‘went broken’. Now fixed.

73, Jukka

Yes, I’ve finally gotten around to replacing the deprecated request HTTP client with axios (Replace use of `request` with `axios` · Issue #16 · hamalert/hamalert-server · GitHub). In theory this should not have changed anything for consumers, but wouldn’t IT be boring if nothing had side effects :joy:

Would you care to elaborate what changed from your point of view? Perhaps it needs a fix in HamAlert to be consistent with documentation.

Hi Manuel, with great Respect.

I have hmm… an ugly parser looking for my /var/log/apache2/access.log

I think the field separation changed… which was ‘%20’ before, is now “+”, correct?

I’m pushing station automation towards the limits, following the rule “Each contact claimed for DXCC credit must include contemporaneous direct initiation by the operator on both sides of the contact.”

73, Jukka

Ah yes, that could be. Both are valid ways to encode a space character in an URL.

:grinning_face_with_smiling_eyes::+1: