Vladimir Muraviov

Results 2 issues of Vladimir Muraviov

Is there way to store authorization data to not to request code each time?

This how Change JFRWebSocket.m line 390 to 397 with `if(status == NO) { [self doDisconnect: [self errorWithDetail:@"Invalid HTTP upgrade" code:1 userInfo: @{ @"HTTPResponseStatusCode" : @(responseStatusCode), @"HTTPResponseBuffer" : [NSString stringWithFormat:@"%s",buffer] }...