Closed LianhaoXue closed 1 year ago
thank you. will do.
Works fine today. Is this still an issue? Closing otherwise. Sample code:
import willump
import asyncio
import logging
import json
logging.getLogger().setLevel(level=logging.DEBUG)
wllp = await willump.start()
logging.getLogger().setLevel(level=logging.NOTSET)
await wllp.request('post', '/lol-matchmaking/v1/ready-check/accept')
Now some LCU API force to use http2. Requests Unable to communicate properly For example, ‘/lol-matchmaking/v1/ready-check/accept’