On Sat, Feb 16 2019, Florent Rougon wrote: > > As has been discussed on flightgear-devel and despite the commit > message, commit [1] is not a proper fix and will probably be reverted (I > mean, the "if( responseCode() >= 400 )" part, not the http to https URL > change which is okay though unnecessary now that redirection is fixed in > SimGear's HTTP::Client).
OK, thanks for the clarification. > The correct fix is [a]. [b] is also a bug fix in this area, but doesn't > solve the particular METAR fetching problem. > > [a] > https://sourceforge.net/p/flightgear/simgear/ci/34b3c52a288d62779073fc7694344d0658755645/ > [b] > https://sourceforge.net/p/flightgear/simgear/ci/6197098541eceecdb0dcfe8a58b15f0d0773c391/ I'll close the merge request. Thanks, Gabriel

