Skip to content

代理转发HTTP,会第二次请求卡死,目标服务器不返回数据情况 || If the proxy forwards HTTP, the second request will be stuck and the target server will not return data. #59

代理转发HTTP,会第二次请求卡死,目标服务器不返回数据情况 || If the proxy forwards HTTP, the second request will be stuck and the target server will not return data.

代理转发HTTP,会第二次请求卡死,目标服务器不返回数据情况 || If the proxy forwards HTTP, the second request will be stuck and the target server will not return data. #59

Workflow file for this run

name: 'translator'
on:
issues:
types: [opened, edited]
issue_comment:
types: [created, edited]
discussion:
types: [created, edited]
discussion_comment:
types: [created, edited]
pull_request_target:
types: [opened, edited]
pull_request_review_comment:
types: [created, edited]
jobs:
translate:
permissions:
issues: write
discussions: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: lizheming/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
IS_MODIFY_TITLE: true
APPEND_TRANSLATION: true