Assem Marwan

Results 5 issues of Assem Marwan

Add support for `BorderChar` on Table Level as mentioned in the issue: https://github.com/zhiburt/tabled/issues/239 ### ToDo List - [x] Add the feature to the codebase - [x] Add basic tests for...

Add fixture for C# using Newtonsoft library.

enhancement

Add option in Language Model Configuration whether to include Child Doctypes or not

enhancement

Add fixture for Java to be used with libraries like GSON.

enhancement

When using cookies for authentication, the Cookies are not set in the headers. ```dart final opts = { 'path': path, 'transports': ['websocket'], 'extraHeaders': requiresAuthorization ? { 'Authorization': RenovationRequestOptions.headers['Authorization'] //

bug