grijjy / GrijjyFoundation

Foundation classes used by other Grijjy repositories
Other
247 stars 88 forks source link

Redirect doesn't work #34

Open hsvandrew opened 4 years ago

hsvandrew commented 4 years ago

Sample showing issue: https://services.odata.org/TripPinRESTierService/People FURI := TURI.Create(FURL); doesn't understand context of original request, therefore can't determine http/https and dies with if PosScheme = -1 then if ARaiseNoSchema then raise ENetURIException.CreateResFmt(@SNetUriInvalid, [AURIStr]) else Exit;