Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S slixmpp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 37
    • Issues 37
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • poeziopoezio
  • slixmpp
  • Merge requests
  • !9

XEP0363: catch http upload errors on upload

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Florian Klien requested to merge flowolf/slixmpp:xep363_fix_413 into master Nov 19, 2018
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

catches and raises upload errors that occur when uploading to http server.

eg. HTTP proxy of XMPP server refuses big post body with HTTP 413.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: xep363_fix_413