File server created with new API
File server now works in non-blocking mode
Fixed missing lock on some of the pool methods
Added missing comments and fixed size() to be const
Fixed issue with temporary file removal
Added test for moving of context between applications and pools
Performance improvements in json parsing
Added testing of raw filter
Now upload filter test is completed
Testing of filter added - incomplete yet