jancabadaj
jancabadaj
### Platforms affected iOS ### Motivation and Context resolves #1166 ### Description If the app uses WebRTC, the user is initially prompted for permission twice, and then prompted again each...
This change will add the ability to specify maximum request body size. Reason: The FHIR type [Attachment](http://hl7.org/fhir/R4/datatypes.html#Attachment) allows to transfer data as base64 string. However, request body size limit is...
This change will allow passing of object to auth.strategy.service. Similar possibility is already present in profile configuration service, so this change will unify the behaviour. Reason: Currently it is not...