{ + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.1.tgz", + "integrity": "sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==", + "dev": true + }, + "shebang-command":...
$ npm config set proxy http://proxyUser:password@my_host:8080 $ npm config set https-proxy http://proxyUser:password@my_host:8080 victorhsn mentioned thison Jul 3, 2017 Error: tunneling socket could not be established, statusCode=403 DarkMukke commentedon Jul 4, 2017 DarkMukke on Jul 4,...
`uuid` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT '', `imgString` text CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL, `index` int(11) UNSIGNED NOT NULL, PRIMARY KEY (`id`) USING BTREE ) ENGINE = InnoDB AUTO_INCREMENT = 2 CHARACTER SET...
SETNAMESutf8mb4; SETFOREIGN_KEY_CHECKS=0; -- --- -- Table structure for ht_comments -- --- DROPTABLEIFEXISTS`ht_comments`; CREATETABLE`ht_comments`( `id`int(10)UNSIGNEDNOTNULLAUTO_INCREMENT, `msg`varchar(100)CHARACTERSETutf8COLLATEutf8_general_ciNOTNULLDEFAULT''COMMENT...
The change in WebSocketServer.cpp involving _lastSock ("check previous received client socket for data before querying a new one") broke one of my sketches that uses two WiFiServer-s and two sockets, one for a web server on port 80 and t...
NotificationsYou must be signed in to change notification settings Fork0 Star2 Code Issues Pull requests Discussions Actions Projects Security Insights Additional navigation options Files 863d2e1 .github gradle kotlin-js-store yarn.lock src .gitattributes ...