mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Add include raw data option in request body.
This commit is contained in:
		@@ -397,7 +397,8 @@
 | 
			
		||||
            "binaryBuffer": "바이너리 버퍼",
 | 
			
		||||
            "jsonObject": "JSON오브젝트",
 | 
			
		||||
            "authType": "종류별",
 | 
			
		||||
            "bearerToken": "토큰"
 | 
			
		||||
            "bearerToken": "토큰",
 | 
			
		||||
            "rawBody": "원시 데이터를 포함할까요?"
 | 
			
		||||
        },
 | 
			
		||||
        "setby": "- msg.method에 정의 -",
 | 
			
		||||
        "basicauth": "인증을 사용",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user