ISNing
ISNing
IMPORTANT: Due to changes of HttpCore5, you must assign a canonical hostname for server or assign a virtual hostname for HttpRequestHandler to make the target host work. Otherwise the HttpCore...
build.gradle of the library: ``` buildscript { repositories { google() mavenCentral() } dependencies { classpath 'com.yanzhenjie.andserver:plugin:2.1.10' } } plugins { id 'com.android.library' } apply plugin: 'com.yanzhenjie.andserver' android { compileSdkVersion rootProject.ext.compileSdkVersion...
# Describe the bug 502 Bad gateway when frontend try to post to http://{my_minecraft_server_hostname}:{port}/NekoMaid/?EIO=4&transport=polling&t=Oa_kULB&sid=2kgsZizX4E ## To Reproduce Simply put plugin and uniporter in plugins directory, modify the config of uniporter...
Only tested on 1.19.2, Seems to be work well. And sorry for opening pr to a wrong branch but there's no correct branch. Compiled binary(Remember to rename extensions from .zip...
and feat: make `Accept`, `Accept-Encoding`, `Content-Type`, `Content-Encoding` checking optional
**Describe the bug** Currently CJK words can not correctly show in the browser I don't know how does compose get latin font. it might be getting from local system or...
SVG can provide a better performance on hidpi devices. If you would like to see a switch deciding drawing on canvas or svg, just let me know :)
**Describe your problem** It seems this guide wont work for devices with SOF drivers(mine is `sof-hda-dsp`). Since my device includes a cirrus amplifier and it requires sof driver to work...
###### Description of changes Add configuration for Lenovo ThinkBook 16p Gen5 IRX. ###### Things done - [x] Tested the changes in your own NixOS Configuration - [x] Tested the changes...