mirror of
				https://github.com/open5gs/open5gs.git
				synced 2025-11-03 21:43:25 +00:00 
			
		
		
		
	Use HTTP/2 instead of HTTP/1.1 in 5G Core SBI
This commit is contained in:
		@@ -41,9 +41,7 @@ extern "C" {
 | 
			
		||||
typedef int (*ogs_sbi_client_cb_f)(ogs_sbi_response_t *response, void *data);
 | 
			
		||||
 | 
			
		||||
typedef struct ogs_sbi_client_s {
 | 
			
		||||
    ogs_lnode_t     lnode;
 | 
			
		||||
 | 
			
		||||
    ogs_sockaddr_t  *addr;
 | 
			
		||||
    ogs_socknode_t  node;
 | 
			
		||||
 | 
			
		||||
    struct {
 | 
			
		||||
        const char  *key;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user