dominikriemer commented on PR #4130:
URL: https://github.com/apache/streampipes/pull/4130#issuecomment-3805444478

   Hi @tenthe 
   maybe we could use a `CollectionStaticProperty` with key/value pair inputs 
as plain text. In this case, we would also support any other custom headers 
users want to add.
   
   e.g., 
   
   ```
   CollectionStaticProperty
     StaticPropertyGroup
       Header Key: FreeTextStaticProperty
       Header Value: FreeTextStaticProperty
   ```
   
   Examples:
   Content-type: application/json
   X-API-User: username
   ...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to