Exclude HTTPExceptions from the all_exception_handler as they should be returned as-is. Fixes #3961
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5fdc1ffb38131a660adaa9bf83d6a295479793bf
Author: Navnath Gadakh <navnath(dot)gadakh(at)enterprisedb(dot)com>
Modified Files
--------------
docs/en_US/release_notes_4_2.rst | 3 ++-
web/pgadmin/__init__.py | 9 +++++++++
2 files changed, 11 insertions(+), 1 deletion(-)