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
Because of the way that ccRequest parses URLs, it eats any extension (in part as it determines what kind of request it might be. This shouldn't happen. We need to leave the "extension" in place.
The text was updated successfully, but these errors were encountered:
Because of the way that
ccRequest
parses URLs, it eats any extension (in part as it determines what kind of request it might be. This shouldn't happen. We need to leave the "extension" in place.The text was updated successfully, but these errors were encountered: