bigbluebutton-Github/bbb-common-web
Paul Trudel 2112e73fed
fix(API): Allow additional parameters in content type headers 2.6 (#20403)
* Allow additional values in content type header

* Ingore case when comparing content type strings

* Use library for parsing content type string

* Remove unused imports and catch exceptions when parsing content type
2024-06-04 14:37:23 -04:00
..
project Allow multiple MIME types per extension 2023-06-06 10:08:14 +00:00
scala - get metadata xml 2017-09-01 15:00:38 -07:00
src fix(API): Allow additional parameters in content type headers 2.6 (#20403) 2024-06-04 14:37:23 -04:00
.env Added default username/password for pg connection and hibernate config file 2022-06-29 13:27:14 +00:00
.gitignore Keep blank line on end of gitignore files 2022-04-07 17:36:26 -03:00
.scalariform.conf - enable scalariform for bbb-common-web 2019-03-27 13:36:34 -07:00
build.sbt Added request content type validation 2024-04-15 11:37:05 -04:00
deploy.sh WIP target JVM8 -> JVM11 2022-02-25 04:39:48 +00:00
docker-clean.sh refactor: tweaks on recording-imex to get it to run locally 2023-01-25 18:19:01 +00:00
docker-compose.yml Modified PG startup script and added volume 2023-02-03 20:37:45 +00:00
hibernate-cfg.sh Modified PG startup script and added volume 2023-02-03 20:37:45 +00:00
psql.sh refactor: tweaks on recording-imex to get it to run locally 2023-01-25 18:19:01 +00:00
README.md - build getMeetings and getMeetingInfo responses using freemarker 2017-03-09 20:32:14 +00:00