Returns the "best" available transport method for {@link sendHttpRequest()} calls.
public static getTransportMethod ( ) : string | null | ||
return | string | null | Either curl, fopen, socket or null if no method is supported. |
public static getTransportMethod ( ) : string | null | ||
return | string | null | Either curl, fopen, socket or null if no method is supported. |